Replies: 1 comment
-
I suppose one is required to combine roomID and userID to a peerID used by PeerJS |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I might be wrong, but so far I haven't seen that PeerJS supports the "name space separation" by using "rooms". I just found the "path", but I didn't find, how I could support multiple "paths" in my server.
Imagine you hare having users "Alice" and "Bob". How could you separate their communication from the communication of some other "Alice" and "Bob"?
Beta Was this translation helpful? Give feedback.
All reactions