Re: DataChannel: how to know the max size of the sending buffer?

> The problem is that the DataChannel JS API mimics the WebSocket JS API
> (it is intentional), which behaves in the same way.

WebSockets gets clossed if receiver buffer is full? This would explain some
problems we have at work...

Received on Saturday, 10 May 2014 13:41:58 UTC