You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You could probably upgrade it yourself. If you checkout the build.gradle you can see that it's using version 1. You could upgrade that a number and use the package yourself or share it with others. Same thing in iOS
Is possible to connect with socket.io V3?
I'm trying to connect with socket.io V3 and got an "Error" message on listening
socket.onError((e) {});
, with Socket.io V2 is connectingseems the same problem that
rikulo/socket.io-client-dart#130
Thanks for the lib
The text was updated successfully, but these errors were encountered: