socketio / socket.io-client-java

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
Other
5.31k stars 969 forks source link

received disconnect event. and socket closed. #767

Open manfrid opened 3 months ago

manfrid commented 3 months ago

It has been running for a long time without issues. Received a disconnect event, and then it closed.

It was unable to recover on its own。

how can this be resolved ? image