Re: [webrtc-pc] Need to specify what happens if `createDataChannel` is called with an invalid ID

The intent is that after the valid range is negotiated, and it's not 
big enough for an RTCDataChannel, it fires an error and goes to 
"closed". This is what I believe I suggested a couple interims ago, 
and the group agreed to.

But if that's not clear from how this PR is written, I'm open to 
suggestions. I tried to keep with the policy of not getting too deep 
into SCTP specifics, and instead consider this a variant of "failed to
 establish underlying data transport" (see stuff quoted above) 



-- 
GitHub Notification of comment by taylor-b
Please view or discuss this issue at 
https://github.com/w3c/webrtc-pc/issues/746#issuecomment-267393076 
using your GitHub account

Received on Thursday, 15 December 2016 17:45:40 UTC