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

Add client socket ID to LiveQuery 'ws_disconnect' event #7998

Open
krtooch opened this issue May 12, 2022 · 1 comment · May be fixed by #7999
Open

Add client socket ID to LiveQuery 'ws_disconnect' event #7998

krtooch opened this issue May 12, 2022 · 1 comment · May be fixed by #7999
Labels
type:feature New feature or improvement of existing feature

Comments

@krtooch
Copy link

krtooch commented May 12, 2022

Add client ID on ParseLiveQuery 'ws_disconnect' event

Current Limitation

In order to create a Online/offline functionality with ParseLiveQuery socket protocol, i'd like to add client's socket Id to 'ws_disconnect' event, in order to know which socket is disconnecting.

@parse-github-assistant
Copy link

parse-github-assistant bot commented May 12, 2022

Thanks for opening this issue!

  • ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.

@mtrezza mtrezza changed the title feat : (ParseLiveQuery) add client socket on 'ws_disconnect' Add client socket ID to LiveQuery 'ws_disconnect' event May 12, 2022
@mtrezza mtrezza added the type:feature New feature or improvement of existing feature label May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or improvement of existing feature
Projects
None yet
2 participants