On 2/3/13 2:33 PM, Winfried Tilanus wrote:
Hi,Websockets will often be used by clients who have quite a big chance of broken connections, like mobile clients, clients using wireless connections or other low quality consumer-grade connections. Would it be wise to add to the websockets RFC a comment that the usage of some kind of stream management is recommended?
maybe it is not explicitly stated in the RFC, but this one of the reason why you have the PING/PONG frame control in WebSocket
