I am using a Node.js based https server that authenticates using HTTP Basic (which is fine as the data are sent over the SSL encrypted connection).
Now I want to pro
Setting the socket to be secured is done by:
Good lib that simplify the authentication process is: https://github.com/auth0/socketio-jwt