Re: [webrtc-pc] rtcicecandidate: add relayProtocol (#2763)

This is mostly a consistency issue between the candidate object and the candidate stats, see [here](https://github.com/w3c/webrtc-stats/pull/611#issuecomment-1214673705) for details.

I did consider (and actually implemented) .url as well but that is already defined to be part of the icecandidate event.
Also this is polyfillable (at least in some browsers, Firefox still uses the same priority for tcp and tls?)

-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/2763#issuecomment-1216198259 using your GitHub account


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

Received on Tuesday, 16 August 2022 06:24:51 UTC