limpoxe / socket.io-client-java

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

Home Page:https://socketio.github.io/socket.io-client-java/installation.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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

About

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

License:Other


Languages

Language:Java 97.6%Language:JavaScript 2.2%Language:Makefile 0.2%