broadcast to current socket only #57527
Unanswered
HassanDomeDenea
asked this question in
Ideas
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.
-
In broadcasting, there is
toOthersmethod:Which send the event to everyone except current request socket id.
It would be nice to have a method like
toCurrent(), which sends to current socket (browser window, for example) only.Is there a manual way to do this?
Beta Was this translation helpful? Give feedback.
All reactions