- From: Florent Castelli via GitHub <sysbot+gh@w3.org>
- Date: Sat, 17 Sep 2022 00:04:36 +0000
- To: public-webrtc-logs@w3.org
A few notes: It might be interesting to add a slot in `RTCDataChannel` to its `RTCPeerConnection` object. It would make referencing it easier, and it would allow us to have a path to the channel's associated `RTCSctpTransport` object to read its `maxMessageSize` during the [send() algorithm step 4](https://w3c.github.io/webrtc-pc/#datachannel-send). -- GitHub Notification of comment by Orphis Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/2770#issuecomment-1249946595 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 17 September 2022 00:04:38 UTC