Skip to content

Make Model.stream() work w/ Socket.io #196

@mikermcneil

Description

@mikermcneil

Mock express response object should be a valid Node.js stream so you can do:

User.stream().pipe(res);

in a response to a socket.io message.

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