[webrtc-pc] Describe what happens with administratively prohibited candidates (#2531)

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

== Describe what happens with administratively prohibited candidates ==
If a TCP candidate is connecting to a port on the Do-not-connect list (from Fetch), something should happen to the candidate, and a connection attempt should not be made.

It seems OK to do what Chrome currently does, and just ignore the candidate - it does not show up in stats, in remote-description or in GetRemoteCandidates.


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

Received on Thursday, 14 May 2020 14:15:08 UTC