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

Considering how unlikely it is that `maxMessageSize` changes and that there most likely is no use case to change it during the lifetime of a peer connection, how about we declare it as immutable with the first O/A negotiation and fail in subsequent negotiations if it's being changed? Then we can simply copy it.

-- 
GitHub Notification of comment by lgrahl
Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/114#issuecomment-1253430969 using your GitHub account


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

Received on Wednesday, 21 September 2022 09:15:28 UTC