W3C home > Mailing lists > Public > public-webrtc@w3.org > December 2017

[webrtc-pc] Maximum message size slightly incorrect

From: Lennart Grahl via GitHub <sysbot+gh@w3.org>
Date: Sat, 16 Dec 2017 22:08:16 +0000
To: public-webrtc@w3.org
Message-ID: <issues.opened-282654010-1513462094-sysbot+gh@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

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:18:37 UTC