How to get all clients connected to a specific namespace socket.io v.4 #4108
Unanswered
raphael10-collab
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.
-
To get all the clients connected to a specific namespace, I tried to do this:
But I'm getting this error:
And actually it seems there is not
clients
property: https://socket.io/docs/v4/namespaces/#main-namespacenode : v14.15.5
How to get all clients connected to a specific namespace socket.io v.4.2.0 ?
Beta Was this translation helpful? Give feedback.
All reactions