Re: [webrtc-pc] Don't fire events on a closed peer connection

@jhaenchen My understanding is SCTP ABORT should be instant.

With Firefox, I get a `close` event [instantly](https://jsfiddle.net/jib1/bnLtx9dw/show) (long before `iceConnectionState = failed`) when the other side is also Firefox and I refresh that one's tab. With Chrome I see issues like you describe. Sounds like https://bugs.chromium.org/p/chromium/issues/detail?id=689017
 
Regardless, this seems unrelated to this issue, since the peer connection itself is never closed.

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

Received on Thursday, 20 September 2018 18:10:05 UTC