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

[webrtc-pc] Pull Request: Add bufferSize attribute to RTCDataChannel.

From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
Date: Fri, 12 May 2017 07:19:51 +0000
To: public-webrtc@w3.org
Message-ID: <pull_request.opened-120262359-1494573589-sysbot+gh@w3.org>
taylor-b has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== Add bufferSize attribute to RTCDataChannel. ==
Fixes #1148.

This is option #1 for fixing the issue. An application can read this
bufferSize attribute, and check "messageSize + bufferedAmount <=
bufferSize" before sending data to ensure it won't abruptly close the
data channel.

See https://github.com/w3c/webrtc-pc/pull/1208
Received on Friday, 12 May 2017 07:19:57 UTC

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