Skip to content

Error thrown trying to pipe() a pipe.reader to request (pipe.reader.pipe(req)) #33

@aarsilv

Description

@aarsilv

I have data streaming to a pipe.writer and I want to pipe this to a request I'm making. However pipe.reader.pipe(req) throws the error "Wrong key". Is it possible to pipe() the output of a pipe's reader?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions