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

The strings in the enums come from the ABNF in RFC5245 or the latest ICE SDP spec. 

‘’’
candidate-types = "host" / "srflx" / "prflx" / "relay" / token
‘’’

-- 
GitHub Notification of comment by vr000m
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/360#issuecomment-414858792 using your GitHub account

Received on Tuesday, 21 August 2018 23:51:24 UTC