Re: [webrtc-pc] DataChannel max value for "id" before connecting? (#2158)

My current worry about the negotiation thing is that when you create a datachannel that requires negotiation, the id will have to remain -1 and the state remian "opening" until the negotiation is completed - after which it will transition to "open" or "closed" depending on the outcome.

It is reasonable to think that since this is a rare case, people will forget to program for it.

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

Received on Saturday, 6 April 2019 08:09:39 UTC