Re: [webrtc-pc] RTCSctpTransport.maxMessageSize 0 case

If both are `0`, the result should be `0` meaning both the local peer can send messages of arbitrary size and the remote peer can receive messages of arbitrary size. Ping me again if that wasn't your question. :)

> Advanced apps talking to a WebRTC enabled server endpoint might wan to read it to be able to generate a custom SDP to get an expected `maxMessageSize` value.

I'm not sure what one would gain by that. Can you elaborate?

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

Received on Wednesday, 29 November 2017 17:04:28 UTC