socket.io-client-java
socket.io-client-java copied to clipboard
Client emit or send, nothing cames to server
I try to use: mSocket.emit("authentication", "{me: 1449240991}")
Nothing came in server side, besides server can send and emit to client normaly.