socketio/socket.io-client-java
Full-featured Socket.IO Client Library for Java, which is compatible with Socket.IO v1.0 and later.
JavaNOASSERTION
Issues
- 1
Connection Error : xhr poll error
#772 opened by kapilgulabani - 5
It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible
#747 opened by codesdevs - 3
NullPointerException in Socket.java
#727 opened by mega-arbuz - 2
- 2
Unable to emit JSON object instead it is emitting Stringified Json in Client Version - 1.0.2
#762 opened by mdhanif-simformsolutions - 6
Transport close when using 2.1.0 client send big message to 4.5.2 NodeJS server
#726 opened by conan13101998 - 0
received disconnect event. and socket closed.
#767 opened by manfrid - 0
- 0
- 1
- 1
NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Object.toString()' on a null object reference
#761 opened by makadia7081 - 0
Implement Connection State Recovery
#763 opened by ricardopereira - 1
Connection state recovery
#760 opened by maci19920612 - 1
- 5
socket.io client sometimes sends arrays wrong
#743 opened by supermaximus80 - 1
Android 13 not available
#746 opened by Zhusyi - 2
- 0
Straightforward logging option for Android
#755 opened by ricardopereira - 2
- 3
Is this project Still Alive?
#753 opened by kinsleykajiva - 1
Change/update auth or query or extraheaders containing token after connection
#752 opened by enlight3d - 5
Official Support for Kotlin Client
#728 opened by Mathiaszero - 1
Getting EVENT_CONNECT_ERROR from Android to Node
#751 opened by dasavc - 0
sendBuffer should be accessible
#750 opened by SwathingBlock - 0
can i use multiple socket connection ?
#745 opened by anuragsavaliya1 - 1
- 1
io.socket.client.IO::managers leaks resources
#742 opened by valeriyo - 0
Client creates a new connection when it reconnects to one of the namespaces.
#741 opened by aperfilyev - 0
how to get session id to send messages
#738 opened by jiawade - 1
- 0
- 1
- 2
My phone is not connecting to the server.
#731 opened by lukaszkurowskilbn - 0
Required onAny Function in Version 1x
#730 opened by irshadir7 - 3
Client socket.io doesn't receive any messages
#713 opened by rearAdmiralDuck - 2
java.lang.IllegalStateException
#706 opened by rohitkesarwani - 1
Server Error after SDK upgrade
#729 opened by irshadir7 - 0
Java socket io client connection disconnects
#723 opened by Areej-Fatima - 3
- 0
- 0
Android 11.0 (API30 ) app crashing with error: java.lang.ArrayIndexOutOfBoundsException: length=0; index=0 at com.arriyam.countersocketandroid.MainActivity.onCreate$lambda-0(MainActivity.kt:17)
#720 opened by testGumar - 8
- 1
How to get the args of the method request onSuccess(Object...args) of the AckWithTimeout class,
#717 opened by zy93xy - 1
socket.io-client-java repeatedly disconnecting and connecting to my nodeJs backend server with nginx
#715 opened by zhikecore - 1
- 6
Failed to Connect to socket.io implemented simple server - No Specific Reason Given
#709 opened by oliTheTM - 0
- 0
- 4
Upgrading the version from 0.8.3 to 2.0.1 not work
#707 opened by jiawade - 0
Different data formats sent by `emit`
#708 opened by PavloZoria