java-socket.io.client
java-socket.io.client copied to clipboard
NOTE: I recommend using Gottox's client over this one: https://github.com/Gottox/socket.io-java-client as I'm no longer maintaining this
Results
1
java-socket.io.client issues
Sort by
recently updated
recently updated
newest added
The WebSocketClient interface has changed, so the socket.io client wasn't working. I've made some changes to IOWebSocket so that it complied with the interface. I've also made some changes in...