- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Tue, 27 Sep 2022 09:01:39 +0000
- To: public-webrtc-logs@w3.org
Detached channels have their ready state set to closed. So send should throw. [[IsTransferable]] plays the same role as [[Detached]]. We should probably use [[Detached]] and remove [[IsTransferable]]. With regards to getDataChannels(), a detached channel ready state being closed, it should not appear in getDataChannels. We might need to update RTCDataChannel transfer steps so that this happens depending on how getDataChannels is specified. -- GitHub Notification of comment by youennf Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/115#issuecomment-1259202838 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 27 September 2022 09:01:41 UTC