๐Ÿ“ฆ socketio / socket.io-client-java

Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.

โ˜… 5.4k stars โ‘‚ 982 forks ๐Ÿ‘ 5.4k watching โš–๏ธ Other
๐Ÿ“ฅ Clone https://github.com/socketio/socket.io-client-java.git
HTTPS git clone https://github.com/socketio/socket.io-client-java.git
SSH git clone git@github.com:socketio/socket.io-client-java.git
CLI gh repo clone socketio/socket.io-client-java
Damien Arrachequesne Damien Arrachequesne ci: upgrade maven to version 3.8.9 eb438de 5 months ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ History.md
๐Ÿ“„ LICENSE
๐Ÿ“„ Makefile
๐Ÿ“„ pom.xml
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Socket.IO-client Java

Build Status

This is the Socket.IO Client Library for Java, which is simply ported from the JavaScript client.

See also:

Table of content

Compatibility

Client versionSocket.IO server
0.9.x1.x
1.x2.x
2.x3.x / 4.x

Documentation

The documentation can be found here.

The source of this documentation is in the src/site/ directory of the repository. Pull requests are welcome!

License

MIT