Skip to content

Support setting setMaxBinaryMessageBufferSize and other EndPointConfig for JSR356 WebSocket implementation #29

@ruzkant

Description

@ruzkant

Currently it sets a default of Integer.MAX_VALUE, and Tomcat allocates a BytBuffer of that size which can cause an OutOfMemoryError.

Also expose the EndPointConfig to subclasses to make it setMaxBinaryMessageBufferSize on that level.

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