-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
WebSockets Next: make it possible to configure max frame size #46233
Conversation
mkouba
commented
Feb 12, 2025
- add quarkus.websockets-next.server.max-frame-size and quarkus.websockets-next.client.max-frame-size config properties
- related to Max frame length of 65536 has been exceeded - Quarkus 3 #43381 (comment)
- add quarkus.websockets-next.server.max-frame-size and quarkus.websockets-next.client.max-frame-size config properties - related to quarkusio#43381 (comment)
I think it's worth backporting as low risk and make people aware of the knob. I added the label. |
Thanks. You're absolutely right, I just forgot about it ;-). |
Status for workflow
|
Status for workflow
|
🎊 PR Preview 660ae7a has been successfully built and deployed to https://quarkus-pr-main-46233-preview.surge.sh/version/main/guides/
|