It's funny because I have made a "joiner" stream here at http://github.com/Floby/node-stream-stream
On Monday, 8 April 2013 03:00:28 UTC+2, Sigurgeir Jonsson wrote: > > When piping multiple streams into one stream (terminal stream) an > end-event from any of the inputs seems to immediately result in a "finish" > event of the terminal stream. > Would it not make sense to keep count of incoming pipes that have been > defined, and only emit "finish" when ALL incoming streams have ended? > -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
