- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Sat, 04 Nov 2017 17:38:22 +0000
- To: public-ortc@w3.org
aboba has just submitted a new pull request for https://github.com/w3c/ortc: == QUIC: Add buffering support to RTCQuicStream == Adds waitForReadable, waitForWritable and setTargetReadBufferedAmount methods, as well as readBufferedAmount, maxReadBufferedAmount, writeBufferedAmount, maxWriteBufferedAmount, and targetReadBufferedAmount attributes. Completes fix for Issue https://github.com/w3c/ortc/issues/584 The specification with the PR merged is here: http://internaut.com:8080/~baboba/ortc/github/ortc-master/ See https://github.com/w3c/ortc/pull/795
Received on Saturday, 4 November 2017 17:38:24 UTC