Skip to content

The Netty WebSocket handling does not correctly reassemble fragments into messages #207

@RickBullotta

Description

@RickBullotta

The current implementation of the NettyAsyncHttpProvider and NettyWebSocket do not properly reassemble fragments into messages (as per the web socket spec), nor do they correctly invoke the onFragment and onMessage callbacks. I have create a fix for this but am a Github noob and have no idea how to submit the patches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions