You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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