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

I've never tested it, but the API states that send() may throw an exception.

--
Iñaki Baz Castillo
<ibc@aliax.net>
On May 10, 2014 3:41 PM, "piranna@gmail.com" <piranna@gmail.com> wrote:

> > 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:58:15 UTC