Re: [webrtc-pc] Procedure for DataChannelId assignment on transport open not specified (#2144)

data channel assignment of in-band negotiated channel can't be moved to the SCTP transport connected procedure in general, because when you call createDataChannel() after the SCTP connection has been established, ID assignment should be immediate.

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

Received on Tuesday, 26 March 2019 11:23:34 UTC