- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Mon, 25 Nov 2019 15:18:57 +0000
- To: public-webrtc-logs@w3.org
> The remote endpoint would have to discard the candidate if it discarded the associated offer, or just be prepared for addIceCandidate throwing? Yes, except there's no need to throw. JS did everything right, and the user agent knows the new and old ufrags in this case, and can (and should) silently accept the old ones and silently ignore the new ones. -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2367#issuecomment-558201617 using your GitHub account
Received on Monday, 25 November 2019 15:18:59 UTC