No events fired as a result of pc.close() - OK?

All,

see [1]. Using close method on a PeerConnection leads to it silently 
closing, there are no events (like signalingstatechange) fired.

This is analogous to how we do for MediaStreamTrack (i.e. no ended event 
if stopped by the script).

Does anyone see good reasons for changing this behavior for PeerConnection?

Stefan


[1] https://github.com/w3c/webrtc-pc/issues/565

Received on Wednesday, 27 April 2016 06:19:40 UTC