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.34k stars 975 forks source link

docs: readme should state socket.io 2.x support #627

Closed yujiosaka closed 3 years ago

yujiosaka commented 4 years ago

README states that it only supports socket.io 1.x, but it does from v1.0.0. https://github.com/socketio/socket.io-client-java/issues/421

darrachequesne commented 3 years ago

Thanks!