This repository was archived by the owner on Feb 7, 2024. It is now read-only.
How i can verify if a user is online before send him an event ? #916
Unanswered
LAGGOUNE-Walid
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone. I want to check if user A is connected to the WebSocket server, if yes I will send him an event, if not I will wait until the user reconnects.
The goal that I want to prevent the event to be dispatched to a black hole.
Beta Was this translation helpful? Give feedback.
All reactions