Created by: isaacs
Not in the "async/fibers/coro" sense of flow control, but in the TCP backpressure sense.
Pause the stream when a write isn't flushed, and then resume it once the writable stream drains.
Created by: isaacs
Not in the "async/fibers/coro" sense of flow control, but in the TCP backpressure sense.
Pause the stream when a write isn't flushed, and then resume it once the writable stream drains.