54645ece2cd132f3e305b80904e1fc38bd41c4f9
Previously, getting disconnected while waiting for an acknowledgement
would create a memory leak, as the acknowledgement was never received
and the handler would stay in memory forever.
See also: 34cbfbb532
Related: https://github.com/socketio/socket.io-client-java/issues/446
Socket.IO-client Java
This is the Socket.IO Client Library for Java, which is simply ported from the JavaScript client.
See also:
Table of content
Compatibility
| Client version | Socket.IO server |
|---|---|
| 0.9.x | 1.x |
| 1.x | 2.x |
| 2.x | 3.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
Languages
Java
97.8%
JavaScript
2%
Makefile
0.2%