[webrtc-extensions] Pull Request: Define an RTCIceCandidate match algorithm.

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

== Define an RTCIceCandidate match algorithm. ==
Fixes: #186.

The algorithm matches the (non-derived) candidate, sdpMid, sdpMLineIndex, and usernameFragment attributes of RTCIceCandidate.

The candidate match algorithm will be used in the candidate pair match algorithm (#187), which will, in turn, be used in validation steps for RTCIceTransport methods (#188).

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


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

Received on Wednesday, 20 December 2023 16:48:09 UTC