Skip to content

No throttling of message sending #38

@fiadliel

Description

@fiadliel

Neither client nor server support flow control when sending messages (they do request
messages, so will interoperate with other servers and clients). This is because they
do not check call.isReady, or set the onReady handler.

Without this, the code which generates messages will not be throttled, and the code may
OOM in some situations.

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