-
-
Notifications
You must be signed in to change notification settings - Fork 479
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
We convert from netty by calling text on TextWebSocketFrame. This is only valid, if it is the final frame.
Else we might have half a UTF8 char in a TextWebSocketFrame. TextWebSocketFrame should be transformed to a data structure that keeps the bytes for later aggregation if it is not final.
This might turn out tricky. I am not sure, this is fixable in binary compatible way.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working