Re: Sending through WebSockets

2012-10-11 Thread Mark Thomas
On 10/10/2012 21:29, Steffen Heil (Mailinglisten) wrote: > Hi > > I have a server with several websocket connections. > (Or at least I will have at some time, see thread about ssl problems...) > > Now just as in the chat example, I need to send some data from time to time > so some (but not necce

Sending through WebSockets

2012-10-10 Thread Steffen Heil (Mailinglisten)
Hi I have a server with several websocket connections. (Or at least I will have at some time, see thread about ssl problems...) Now just as in the chat example, I need to send some data from time to time so some (but not neccessarily all) of those connections. Now, what happens if one of the cli