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

on leave session close event not fired #180

Open
tayyab-135 opened this issue Jun 15, 2022 · 1 comment
Open

on leave session close event not fired #180

tayyab-135 opened this issue Jun 15, 2022 · 1 comment

Comments

@tayyab-135
Copy link

when a connected user leave i did not get any information which user recently left.
can you please help me to get socket id of connected user whenever he left session or lost connection

@prvnsmpth
Copy link

This is a client-side websocket library - not server-side. Are you trying to use this on the server? In any case, I think it is up to you to manage the connected user ID, I don't think the library gives you anything more than an automatically reconnecting websocket.

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

2 participants