I am trying to connect to a socket.io-client using the following code:
Server:
// Load requirements var http = require(\'http\'), io = require(\'
Use the same version of socket io client and server. It will work perfectly.