BRADLEY THOMAS SERBU
BRADLEY THOMAS SERBU
Same here. Trying the 'v0.5' tag to see if that helps...
Would this propagate the `.end()` back to the source stream?
This is great. Thanks Victor. > On Sep 2, 2016, at 2:17 PM, Victor Vu [email protected] wrote: > > pipeline is useful for creating node-compatible through streams for use with...
@vqvu Is there anyway to accomplish this without creating the extra stream: `$([record]).through`? For instance, if the `.map` method were to support passing the `processArray` or a pipeline object it...
Okay. Thanks. > On Sep 6, 2016, at 2:31 PM, Victor Vu [email protected] wrote: > > No. You need to create a stream in order to represent an asynchronous processing...