(JavaScript newbie)
I am trying to build a JavaScript based client app that communicates with a server app over socket. I came across socket.io. Is it possible to us
Establish a successful Socket.IO, your custom server must follow the spec, or use other server implementation of socket.io https://github.com/learnboost/socket.io/wiki the In other languages part include some servers implementation of socket.io