[webrtc-extensions] Pull Request: Rename setSelectedCandidatePair and return a promise

sam-vi has just submitted a new pull request for https://github.com/w3c/webrtc-extensions:

== Rename setSelectedCandidatePair and return a promise ==
Fixes #178 and #182.

`setSelectedCandidatePair` is renamed to `selectCandidatePair` to indicate that the method is taking some action rather than immediately updating internal state.

The returned promise resolves when all changes performed by the method have been applied and relevant events have  fired.

See https://github.com/w3c/webrtc-extensions/pull/183


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 31 October 2023 13:18:51 UTC