- From: Lenny via GitHub <sysbot+gh@w3.org>
- Date: Wed, 28 Sep 2022 10:31:34 +0000
- To: public-webrtc-logs@w3.org
Considering that detached data channel instances will continue to exist in the sending thread anyways, I see no reason why `getDataChannels` should not be able to enumerate all data channels, including those which are detached. A `detached` property would be helpful. From the information provided in this thread, the main motivation seems to be dev tools and testing and for those use cases it would be particularly useful to enumerate all data channels, even those which were transferred. -- GitHub Notification of comment by lgrahl Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/110#issuecomment-1260710148 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 28 September 2022 10:31:36 UTC