- From: Yutaka Hirano <notifications@github.com>
- Date: Thu, 03 Mar 2016 20:30:24 -0800
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 4 March 2016 04:30:51 UTC
Regarding backpressure: Is it possible to *not read* when desiredSize <= 0? I'm not sure how precisely you need to manage the total buffer size, but when you stops reading from the socket the system will stop reading from the network and setTCPWindowSize(0) is not needed, IIUC. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/430#issuecomment-192095888
Received on Friday, 4 March 2016 04:30:51 UTC