Re: data API retransmission model

It is already specified in the spe
If both the maxPacketLifeTime<http://dev.w3.org/2011/webrtc/editor/webrtc.html#dom-datachannel-maxpacketlifetime>
 and maxRetransmits<http://dev.w3.org/2011/webrtc/editor/webrtc.html#dom-datachannel-maxretransmits>
 attributes are set (not null), then throw a SyntaxError exception and
abort these steps.


On Sun, May 18, 2014 at 11:11 PM, Cullen Jennings (fluffy) <fluffy@cisco.com
> wrote:

>
> If both maxPacketLifeTime and maxRetransmits are set, it should probably
> raise an exception as this does not seem t be allowed.
>

Received on Sunday, 18 May 2014 18:31:50 UTC