Skip to content

Andrewiski/socket.io-certificate-test

Repository files navigation

Socket.IO Certificate Test

A simple Socket.IO using client certificates highlighting getpeercertificate() === null and the updated io.engine.on("connection" method that fixes it.

How to use

start server.js

$ npm i
$ npm run winserver

start client.js that connects to server as a echo bot

$ npm i
$ npm run winclient

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published