[webrtc-stats] RTCIceCandidateType: is it 'relay' or 'relayed'

fippo has just created a new issue for https://github.com/w3c/webrtc-stats:

== RTCIceCandidateType: is it 'relay' or 'relayed' ==
We are defining RTCIceCandidateType in https://w3c.github.io/webrtc-stats/#dom-rtcicecandidatestats-candidatetype
which points to https://w3c.github.io/webrtc-pc/#rtcicecandidatetype-enum which has host/srflx/prflx/relay.

However, both Chrome and Firefox implement a different set of strings -- host/serverreflexive/peerreflexive(?)/relayed.

When was this changed? I recall finding it annoying to have both 'relay' and 'relayed' but not annoying enoguh to warrant breaking backward compat.

Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/360 using your GitHub account

Received on Tuesday, 21 August 2018 07:23:17 UTC