socketio/socket.io-client-java

It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible

codesdevs opened this issue · 5 comments

I'm Android flutter. How do I fix this? I still have problems with 3.x references

pub.dev doesn't have a 3.x version

@codesdevs If you use the socket.io client version 1.0.2, that should work

@codesdevs If you use the socket.io client version 1.0.2, that should work

thank you so much bro it worked. I was on it for more than 4 hrs ;)