Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebSockets Next: make it possible to configure max frame size #46233

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

mkouba
Copy link
Contributor

@mkouba 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
quarkusio#43381 (comment)
@gsmet
Copy link
Member

gsmet commented Feb 12, 2025

I think it's worth backporting as low risk and make people aware of the knob. I added the label.

@mkouba
Copy link
Contributor Author

mkouba commented Feb 12, 2025

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 ;-).

@mkouba mkouba added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Feb 12, 2025
Copy link

quarkus-bot bot commented Feb 12, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 1f82857.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

You can consult the Develocity build scans.

Copy link

quarkus-bot bot commented Feb 12, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 1f82857.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@mkouba mkouba merged commit 046dc99 into quarkusio:main Feb 12, 2025
26 checks passed
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Feb 12, 2025
@quarkus-bot quarkus-bot bot added this to the 3.21 - main milestone Feb 12, 2025
Copy link

🎊 PR Preview 660ae7a has been successfully built and deployed to https://quarkus-pr-main-46233-preview.surge.sh/version/main/guides/

  • Images of blog posts older than 3 months are not available.
  • Newsletters older than 3 months are not available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants