How to use socket.io by node.js as server and android as client?
I am using socket.io in Android as client and connects to node.js server. I follows the guide in socket.io ([https://socket.io/blog/native-socket-io-and-android/]) as in the following: