Re: [webrtc-stats] RTCPeerConnectionStats appear redundant. Remove?

What do events have to do with it?
There are lots of things that a JS app could measure by counting things happening every time they happen (such as counting outgoing bytes on a datachannel by instrumenting every send() call), but we make these things available in an aggregated fashion by making stats for them.

I don't understand why this is a logical argument in favor of removing the object.

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

Received on Friday, 16 November 2018 05:39:21 UTC