w3c / webrtc-extensions

A repository for experimental additions to the WebRTC API
https://w3c.github.io/webrtc-extensions/
Other
58 stars 19 forks source link

Define a candidate pair match algorithm. #193

Closed sam-vi closed 8 months ago

sam-vi commented 9 months ago

Fixes: #187.

This PR depends on the candidate match algorithm described in #192.

The candidate pair match algorithm will be used in validation steps for RTCIceTransport methods (#188).


Preview | Diff