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

Add support for ping message callbacks to WebSockets Next #45180

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

emattheis
Copy link
Contributor

This PR adds an @OnPingMessage companion to @OnPongMessage for WebSockets Next endpoints. This is useful for endpoints that want to observe ping frames arriving from remote parties. Under the covers it uses the Vert.x frameHandler.

This comment was marked as resolved.

@emattheis emattheis changed the title [WebSockets Next] add support for ping message callbacks Add support for ping message callbacks to WebSockets Next Dec 17, 2024
Copy link

quarkus-bot bot commented Dec 17, 2024

Status for workflow Quarkus CI

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

✅ 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

🎊 PR Preview 9943ebd has been successfully built and deployed to https://quarkus-pr-main-45180-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.

Copy link

quarkus-bot bot commented Dec 17, 2024

Status for workflow Quarkus Documentation CI

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

✅ 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.

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.

2 participants