Re: [webrtc-stats] RTCPeerConnectionStats appear redundant. Remove? (#382)

@alvestrand , it is possible for the application application to know with certainty how may times it called pc.createDataChannel(). This is not true of bytesSent, the application can only know how many bytes it has requested to be sent and so this stat must be gathered on the caller's behalf. I think this distinction is important.

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

Received on Thursday, 29 November 2018 21:11:13 UTC