Re: [webrtc-stats] Not clear how to differentiate between received connectivity checks and consent requests

If we can't differentiate the two we should just remove 
consentRequestsReceived. I can create a PR if you agree?

Related question: Are we able to differentiate between 
responsesReceived and retransmissionsReceived? Does the STUN packet 
say whether it's a retransmission or a normal response? (Speaking out 
of ignorance): If not we should remove that too.

Is it useful to be able to distinguish between requests/responses and 
consent requests/responses? Isn't the interesting thing whether or not
 the counters keep increasing? We already know if we're connected or 
not though other means. If that is not a useful distinction we could 
merge all the "consent" ones into the requests/responses ones - but 
maybe it is?

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at 
https://github.com/w3c/webrtc-stats/issues/96#issuecomment-276986405 
using your GitHub account

Received on Thursday, 2 February 2017 15:20:53 UTC