Re: [webrtc-pc] Should a signalingstatechange event be fired when closing a RTCPeerConnection?

In case it wasn't clear, I'm arguing for an exception for data channels, saying `pc1.close()` should fire close on both ends of a data channel, because A) that is useful, and the only way to detect remote closing of a peer connection, and B) it's a workaround for the fact that closing of peer connections isn't advertised to the other end.

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

Received on Thursday, 15 March 2018 14:28:47 UTC