Re: [webrtc-pc] rename RTCIceCandidate.ip to address?

The `RTCIceCandidate` `ip` attribute was designed to be derived from the `RTCIceCandidateInit` `candidate` attribute, which in turn is based on the grammar in RFC 5245 Section 15.1, which does not permit an address to be used instead of an IP address.  So there is a backwards compatibility issue here that needs to be resolved first.

-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1913#issuecomment-418521784 using your GitHub account

Received on Tuesday, 4 September 2018 21:20:08 UTC