websocket client exceeding max-frame-size #37922
Unanswered
maxandersen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
what is a user of jakarta websocket client that is getting a message supposed to do when hitting exceeding max frame size?
does for max-frame-size says "The maximum amount of data that can be sent in a single frame. Messages larger than this must be broken up into continuation frames."
Thats cool and all but sholdn't the jakarta websocket client handle this or is it the server being bad?
Beta Was this translation helpful? Give feedback.
All reactions