-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request