Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot connect to socket.io V3 #143

Open
rafampessoa opened this issue Dec 4, 2020 · 2 comments · May be fixed by #160
Open

Cannot connect to socket.io V3 #143

rafampessoa opened this issue Dec 4, 2020 · 2 comments · May be fixed by #160
Assignees

Comments

@rafampessoa
Copy link

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 connecting

seems the same problem that
rikulo/socket.io-client-dart#130

Thanks for the lib

@passsionforprogramming
Copy link

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

Screen Shot 2020-12-24 at 5 27 52 PM

@tiholic
Copy link
Contributor

tiholic commented Apr 6, 2021

@rafampessoa @hatemragab

you may track status of this request here: #160


@passsionforprogramming it would be great if you can contribute to this project by creating a PR (possibly over feature/socket-v3 branch)

@tiholic tiholic linked a pull request Apr 6, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants