W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > April 2019

[webrtc-pc] Should DataChannels have a getStats() method, should they be usable as selector to the getStats algorithm? (#2174)

From: na-g via GitHub <sysbot+gh@w3.org>
Date: Wed, 17 Apr 2019 03:22:48 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issues.opened-434074551-1555471367-sysbot+gh@w3.org>
na-g has just created a new issue for https://github.com/w3c/webrtc-pc:

== Should DataChannels have a getStats() method, should they be usable as selector to the getStats algorithm? ==
As it stands if one wants to check the stats of a RTCDataChannel one needs to poll the stats of the entire PC. Does it make sense to allow `RTCDataChannel` stats to be accessed directly like `RTCRtpSender`s and `RTCRtpReceiver`s via a `getStats()` method? Does that also imply that `RTCDataChannel`s should be accepted as a selector for the `getStats()` algorithm?

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2174 using your GitHub account
Received on Wednesday, 17 April 2019 03:22:50 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:47 UTC