Re: [webrtc-stats] RTCIceCandidate: add tcpType (#611)

actually the inconsistency is a bit bigger:
https://w3c.github.io/webrtc-pc/#rtcicecandidate-interface
is missing: url, relayProtocol

https://w3c.github.io/webrtc-stats/#icecandidate-dict*
is missing foundation, component, relatedAddress, relatedPort, usernameFragment

I don't have a use-case for the missing candidate stats (apart from making the grid in webrtc-internals nicer) but knowing the relayProtocol and url of a gathered candidate is potentially useful (see e.g. [here](https://github.com/webrtc/samples/pull/1561)

Will update this after testing how hard that is to implement

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


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

Received on Monday, 15 August 2022 06:41:37 UTC