[webrtc-stats] Expose protocol used to communicate with TURN server

taylor-b has just created a new issue for 
https://github.com/w3c/webrtc-stats:

== Expose protocol used to communicate with TURN server ==
For TURN candidates, it would be useful to see the protocol used to 
communicate with the TURN server. Either UDP, TCP, or TLS over TCP. 
The `protocol` field that currently exists is just the protocol of the
 allocated candidate.

If we add this, it may be worth adding to `RTCIceCandidate` as well. 
Though it's in a different category from the other attributes, in that
 it's not something that appears in the candidate SDP.

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

Received on Saturday, 12 November 2016 03:24:34 UTC