I am looking to leverage my NodeJS+SocketIO server application with a new Android based client Application. Currently I'm using a okhttp3 for Websockets in Android. but I want to use WebSockets with socket.io.
Has anyone else done this kind of library work against SocketIO with WebSocket. So please assistance me.