socketio / socket.io-client-java

Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.
https://socketio.github.io/socket.io-client-java/installation.html
Other
5.32k stars 972 forks source link

How to select a netty-socketio version? #675

Closed syoukaihou closed 3 years ago

syoukaihou commented 3 years ago

How to get the corresponding relationship between the socket.io-client-java and netty-socketio?

syoukaihou commented 3 years ago

I get the answer : Supports 0.7...0.9.16 (netty-socketio 1.6.6) and 1.0+ (netty-socketio latest version) version of Socket.IO-client netty-socketio