W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > June 2020

[webrtc-stats] Datachannel "transportId" doesn't say which transport (#575)

From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
Date: Thu, 04 Jun 2020 21:08:31 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issues.opened-631148905-1591304910-sysbot+gh@w3.org>
alvestrand has just created a new issue for https://github.com/w3c/webrtc-stats:

== Datachannel "transportId" doesn't say which transport ==
https://w3c.github.io/webrtc-stats/#dom-rtcdatachannelstats-transportid - says "A stats object reference for the transport used to carry this datachannel."

The datachannel runs on top of an SctpTransport, which runs on top of a DtlsTransport, which runs on top of an ICETransport (the two latter are merged in the stats object model). So "the transport" is ambiguous.

I think the reference should be to the SctpTransport, and the text should say so.

Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/575 using your GitHub account
Received on Thursday, 4 June 2020 21:08:33 UTC

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