Skip to content

Allow highWaterMark for Channel to be configured #264

@arei

Description

@arei

It appears as if the highWaterMark setting for the channel write stream cannot be configured. freshChannel() does take an options object that it gets highWaterMark from, but new Channel(), createChannel() and createChannelConfirm() do not take options nor pass options through to freshChannel().

Setting highWaterMark may be desirable in some high volume systems.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions