Skip to content
This repository was archived by the owner on Oct 31, 2018. It is now read-only.
This repository was archived by the owner on Oct 31, 2018. It is now read-only.

this.emit switches into old steam mode on 0.10? #15

@ghost

Description

HI, just to clarify, if i use through.emit in node v0.10, then I'm switching into old stream mode. So is it correct to say if I use something like event-stream.parse() in my pipeline (which uses through.emit()), then I'm going to break my pipeline down to old stream mode, where data comes eagerly? Im reading tons of json and want to make sure backpressure gets applied so I dont overrun my memory. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions