- From: Lennart Grahl via GitHub <sysbot+gh@w3.org>
- Date: Sat, 16 Dec 2017 22:08:16 +0000
- To: public-webrtc@w3.org
lgrahl has just created a new issue for https://github.com/w3c/webrtc-pc: == Maximum message size slightly incorrect == > Let remoteMaxMessageSize be the value of the "max-message-size" SDP attribute read from the remote description, as described in [SCTP-SDP] (section 6), or 65535 if the attribute is missing. It should be `65536` instead of `65535`. (Sorry for messing this up.) Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1700 using your GitHub account
Received on Saturday, 16 December 2017 22:08:20 UTC