Re: [webrtc-pc] Is an RTCIceServer with no urls useful?

Option 2 is not legal according to the spec since urls is a required field of the RTCIceServer.  Both Chrome and Firefox throw an exception in that case.

So allowing { urls: [] } and not { } seems arbitrary to me given that neither one will have an affect on the ICE agent.

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

Received on Thursday, 2 August 2018 17:21:14 UTC