docs: state socket.io 2.x support (#627)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Socket.IO-client Java
|
||||
[](https://travis-ci.org/socketio/socket.io-client-java)
|
||||
|
||||
This is the Socket.IO v1.x Client Library for Java, which is simply ported from the [JavaScript client](https://github.com/socketio/socket.io-client).
|
||||
This is the Socket.IO v1.x and v2.x Client Library for Java, which is simply ported from the [JavaScript client](https://github.com/socketio/socket.io-client).
|
||||
|
||||
See also:
|
||||
|
||||
@@ -192,4 +192,3 @@ This library supports all of the features the JS client does, including events,
|
||||
## License
|
||||
|
||||
MIT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user