[webrtc-extensions] Pull Request: Add an internal slot for active candidate pairs.

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

== Add an internal slot for active candidate pairs. ==
Fixes: #188.

The [[CandidatePairs]] slot in RTCIceTransport tracks candidate pairs formed by the ICE agent and surfaced to the application, and not removed via icecandidatepairremove or removeCandidatePair().

The slot is used to validate the inputs to selectCandidatePair() and removeCandidatePair().

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


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

Received on Wednesday, 10 January 2024 11:17:14 UTC