Closed AmirSavand closed 6 years ago
Ok, let's do this via the websocket. This is going to be fun!
Wooooo
Ok, this is way complicated that I thought. I need a way to keep track of active connections.
Resource:
Find a way! Good luck!
Pull request #32 is there to make this happen. The command "room_users" is what you're looking for.
Pass {"command": "room_users", "room": roomId}
and it will respond back with
I'll do it once the pull is merged.
Cool. I need to make some changes before merging it in.
On Thu, May 24, 2018 at 3:23 PM Amir Savand notifications@github.com wrote:
I'll do it once the pull is merged.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/SavandBros/whisper/issues/11#issuecomment-391694483, or mute the thread https://github.com/notifications/unsubscribe-auth/AAkFCTmjHJhn8_xnn-0DQIOfID0Yt0K8ks5t1qZFgaJpZM4UGMnk .
This should come via the websocket itself. Will make it happen