Skip to content

Commit d7e807b

Browse files
authored
docs: state socket.io 2.x support (#627)
1 parent 63eefa2 commit d7e807b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Socket.IO-client Java
22
[![Build Status](https://travis-ci.org/socketio/socket.io-client-java.png?branch=master)](https://travis-ci.org/socketio/socket.io-client-java)
33

4-
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).
4+
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).
55

66
See also:
77

@@ -192,4 +192,3 @@ This library supports all of the features the JS client does, including events,
192192
## License
193193

194194
MIT
195-

0 commit comments

Comments
 (0)