Results 12 comments of Gregor Elke

you could check if the next stream is a highland stream (with _.isStream) and bypass the errors with _.errors. may be not the best idea :)

so you need a back-channel? afaik there is no such feature in highland. the solution i could think of is to catch the errors and to call .pause on the...