- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Sep 2018 18:10:03 +0000
- To: public-webrtc-logs@w3.org
@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