Skip to content

Custom FrameDecoder #695

@RakeshPatil111

Description

@RakeshPatil111

Problem / use case

Can I add custom frame decoder for receiving webSocketFrames.

Feature (solution)

This will help to avoice some exceptions.
In my case server side implementation is based on SocketJS so I am unable to decode the frame.
Getting Inavlid Stomp Frame, invalid stomp comman 'o'.
The server is sending text fram with text O.
There is no other endpoint without sockJS.

Current alternatives

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions