Re: [webrtc-pc] RTCDataChannel.send during 'closing' state

That would probably resolve the issue with `.send` but open another one: The `close` event is an indication that a stream ID can be reused. However, if we set the `closed` state earlier, the application doesn't know when an ID can be reused.

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

Received on Saturday, 28 April 2018 01:56:42 UTC