You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i want to send private message from server to some connected client. So i must get/search some client/socket with their id. How can find and get client with it's id?
I found this and it has a method getClientById(), maybe i can use it on server, but how? Thank you.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, i want to send private message from server to some connected client. So i must get/search some client/socket with their id. How can find and get client with it's id?
I found this and it has a method getClientById(), maybe i can use it on server, but how? Thank you.
peerjs-server/src/models/realm.ts
Beta Was this translation helpful? Give feedback.
All reactions