webrtcHacks / adapter

Shim to insulate apps from spec changes and prefix differences. Latest adapter.js release:
https://webrtcHacks.github.io/adapter/adapter-latest.js
BSD 3-Clause "New" or "Revised" License
3.63k stars 846 forks source link

chrome/safari: shim RTCIceCandidate.relayProtocol #1113

Closed fippo closed 2 years ago

fippo commented 2 years ago

based on the hardcoded mapping of local type preference. Polyfill for https://github.com/w3c/webrtc-pc/pull/2763

fippo commented 2 years ago

waiting for #1111 so they can fly together