- From: Ben Kelly <notifications@github.com>
- Date: Thu, 30 Jul 2015 13:05:13 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Thursday, 30 July 2015 20:05:43 UTC
I would try to implement a latch using TransformStream for this use case. I see that the current TransformStream does not permit this, though. It needs a way to let transform.readable function as a pull source controlled by the transform function. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/383#issuecomment-126463812
Received on Thursday, 30 July 2015 20:05:43 UTC