-
Bug
-
Resolution: Duplicate
-
Major
-
1.2.0.Beta10
-
None
When receiving high load of websocket messages from a single client and listening via "onFullBinaryMessage", sequence of messages is messed up.
Workaround: implement custom sequencing and reorder.
- duplicates
-
UNDERTOW-410 Web socket messages processed out of order
- Resolved