- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Tue, 31 Oct 2023 16:37:08 +0000
- To: public-webrtc-logs@w3.org
Understood. Algorithms however normally detail what steps to take, not steps not to take (which I think risks introducing ambiguity about when steps _are_ done). How about: _"8. If accepted is false, abort these steps and instruct the [ICE agent](https://w3c.github.io/webrtc-extensions/#dfn-ice-agent) to continue to perform connectivity checks."_ ...and put the rest in a note? Note: The [ICE agent](https://w3c.github.io/webrtc-extensions/#dfn-ice-agent) will continue to send data using the candidate pair indicated by candidatePair unless instructed to use another candidate pair with [setSelectedCandidatePair](https://w3c.github.io/webrtc-extensions/#dom-rtcicetransport-setselectedcandidatepair). Aborting the steps to ahead of the final step to _"instruct the [ICE agent](https://w3c.github.io/webrtc-extensions/#dfn-ice-agent) to [nominate](https://w3c.github.io/webrtc-extensions/#dfn-nominate) the candidate pair indicated by candidatePair."_ is hopefully clear enough. -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/179#issuecomment-1787581898 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 31 October 2023 16:37:10 UTC