Koush is pulling support for socket.io in AnroidAsync [https://github.com/koush/AndroidAsync ], as the socket.io specs have changed. I've had little luck finding a replacement. Is there a similar library that supports socket.io client for Android?
Asked
Active
Viewed 4,026 times
1 Answers
0
Yes, You can use socket.io-java-client library. Which is the best..
Edit
Gottox library stoped supporting since 3 years. Its better to use this library.

ImMathan
- 3,911
- 4
- 29
- 45
-
from https://github.com/Gottox/socket.io-java-client/issues/59 , I'd thought that gottox didn't support namespaces, which I need. Is there a way around this? – crusader92 Jun 17 '14 at 13:41