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

get_sessionid() is not same value with server side #409

Open
whatisor opened this issue Nov 1, 2023 · 1 comment
Open

get_sessionid() is not same value with server side #409

whatisor opened this issue Nov 1, 2023 · 1 comment

Comments

@whatisor
Copy link
Contributor

whatisor commented Nov 1, 2023

I am using get_sessionid() to get socket id which should be similar to socket.id.
However, it is not matched with id from server side.
Javascript has socket.id, Java has socket.id(). Both work well and matched with server side.

@whatisor
Copy link
Contributor Author

whatisor commented Nov 2, 2023

Fixed by #410

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

1 participant