- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Sat, 04 Nov 2017 03:53:29 +0000
- To: public-ortc@w3.org
aboba has just closed aboba's pull request 793 for https://github.com/w3c/ortc: == QUIC: Add buffering support to write() == This patch adds support for buffering to the RTCQuicStream.write method. The `bufferedAmount`, `bufferedAmountLowThreshold` and `onbufferedamountlow` attributes are utilized to enable building an `RTCDataChannel` interface on top of the `RTCQuicStream` abstraction. @lgrahl @pthatcher Can you review/comment? See https://github.com/w3c/ortc/pull/793
Received on Saturday, 4 November 2017 03:53:30 UTC