[webrtc-extensions] RTCDataChannel transfer and maxMessageSize (#114)

Orphis has just created a new issue for https://github.com/w3c/webrtc-extensions:

== RTCDataChannel transfer and maxMessageSize ==
The specification for `RTCDataChannel.send()` does say to read the associated's `RTCSctpTransport`.maxMessageSize value.
How does this work when the `RTCDataChannel` has been transferred to a worker?
It does seem inherently prone to race conditions too.


Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/114 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 19 September 2022 18:29:03 UTC