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.32k stars 972 forks source link

java.lang.IllegalStateException #706

Open rohitkesarwani opened 2 years ago

rohitkesarwani commented 2 years ago

image

We are using version 0.6.0 in our project which is available in maven, and our app is facing crashes with above error, is this error has to do with version 0.6.0, should we migrate to version 1.x or 2.x for this

rohitkeszoom commented 2 years ago

any update on this issue

liangyuanpeng commented 1 year ago

This version is too old, BTW, some code to reproduce it would be great.