- From: Sameer via GitHub <sysbot+gh@w3.org>
- Date: Wed, 10 Jan 2024 11:17:12 +0000
- To: public-webrtc@w3.org
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