Skip to content

[Feature] Make incoming message size configurable #1111

Open
@om26er

Description

@om26er

I am not sure about the websocket implementation but when using twisted RawSocket transport, if the incoming message size is greater than 100kb, my connection drops. We basically need an option to configure the incoming message size of the underlying transport.

For twisted its Int32StringReceiver.MAX_SIZE that we need to set.

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