Hi,
I just tried the WebSocketServer Sample that comes with the library and now I would like to send event based messages asynchronously from the server to all the clients.
Do I need to have a list of clients that are now connected to the server to do it? Which is the best way to do this?
Praveen





