Re: [webrtc-pc] rtciceserver: fix represents a turn server

I asked Peter, and he said he doesn't recall there being any intention to treat a list of servers with one URL differently from one server with multiple URLs. In other words, they all get flattened to the same thing. He says "if there's logic to discard a TCP candidate if a UDP candidate could be allocated, that should happen regardless of how the URLs are grouped".

So I'd propose closing this, and just making the `RTCIceServer`-flattening more clear, if it isn't already;
 after @fippo's [PR](https://github.com/w3c/webrtc-pc/pull/1457) to change the indentation of some steps, we may be fine.

-- 
GitHub Notification of comment by taylor-b
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/1427#issuecomment-318413420 using your GitHub account

Received on Thursday, 27 July 2017 16:23:35 UTC