messenger.js
messenger.js copied to clipboard
How can i catch the client 'connect' and 'close' event
I want to establish a two-direction-communication between the server and the client. and I want to keep a array of clients' ref, how can i achieve the goal?
Yeah dude where the hell are these events documented?