[webrtc-stats] Pull Request: add stunserverconnectionstats

lennart-csio has just submitted a new pull request for https://github.com/w3c/webrtc-stats:

== add stunserverconnectionstats ==
Adds RTCStunServerConnectionStats as discussed as discussed in issue #339 .
I have added networkType, as I think it might be useful if the server is not responding (can be an access network issue).

Some questions:
1. do we want to have networkType here? if yes, should it remain as a subsection of ICE candidate stats?
2. with url, local address and port, I think we can uniquely link these stats to relevant candidates if wanted, or am I missing something? :)
3. is having url only to describe the server enough? with DNS load balancers it would be possible to have several servers behind a url


See https://github.com/w3c/webrtc-stats/pull/372

Received on Tuesday, 18 September 2018 08:44:22 UTC