- From: Jan-Ivar Bruaroey via GitHub <noreply@w3.org>
- Date: Wed, 16 Jul 2025 20:59:57 +0000
- To: public-webrtc-logs@w3.org
Thanks for catching that. [[MaxMessageSize]] is only updated in setAnswer() [here](https://w3c.github.io/webrtc-pc/#ref-for-dfn-update-the-data-max-message-size-1) so we can probably add some language there to queue a task on each worker that has at least one data channel (but it might be simpler to queue a task for each data channel instead like you suggest, and let UAs optimize). -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/3063#issuecomment-3080686653 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 16 July 2025 20:59:58 UTC