6ea9c15a34bc2cf2aef0b85f77d949853c88231a
In order to prevent: > Error: Exception in thread "main" java.lang.UnsupportedClassVersionError: com/fasterxml/jackson/databind/ObjectMapper : Unsupported major.minor version 52.0 > at java.lang.ClassLoader.defineClass1(Native Method) > at java.lang.ClassLoader.defineClass(ClassLoader.java:808)
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%