[webrtc-extensions] new commits pushed by henbos

The following commits were just pushed by henbos to 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).
  by Sameer Vijaykar
https://github.com/w3c/webrtc-extensions/commit/e7fe0e6d7d9c65ab985061c814bf7c290832ccb3

* Simplify the wording of the candidate match algo.

Break down long and complex lines into individual steps.
  by Sameer Vijaykar
https://github.com/w3c/webrtc-extensions/commit/ba8548b8b21323a013e155ddecfc4517c18babad

* Merge pull request #192 from sam-vi/samvi-186-candidate-match

Define an RTCIceCandidate match algorithm.
  by henbos
https://github.com/w3c/webrtc-extensions/commit/48e2a4ae116f5ddb2dc34854fe19948661102798



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

Received on Thursday, 11 January 2024 15:17:28 UTC