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

socket id's not synced #172

Closed
arbaker2 opened this issue Mar 27, 2021 · 3 comments
Closed

socket id's not synced #172

arbaker2 opened this issue Mar 27, 2021 · 3 comments

Comments

@arbaker2
Copy link

When using 2.0.0-beta.3-nullsafety.0 I am seeing different values for socket.id on the client and the server when I initiate a connection. However when I revert back to V0.9.12 I the values appear the same as they should be. Am I the only one experiencing this issue? For reference I am using socket.io V4.0.0 on the server side.

@kevinarch
Copy link

kevinarch commented Apr 5, 2021

Having the same issue. please fix. i'm using socket.io v3.1.1 on server.

jumperchen added a commit that referenced this issue Apr 28, 2021
@jumperchen
Copy link
Member

Fixed in 2.0.0-beta.4-nullsafety.0, please to give it a try if the problem is fixed.

jumperchen added a commit that referenced this issue Apr 28, 2021
@arbaker2
Copy link
Author

socket id's are now matching for me. Thanks for the fix. Also, I am using socket.io v3 on the server side.

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

No branches or pull requests

3 participants