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: add basic Dev UI #39484

Merged
merged 2 commits into from
Mar 20, 2024
Merged

WebSockets Next: add basic Dev UI #39484

merged 2 commits into from
Mar 20, 2024

Conversation

mkouba
Copy link
Contributor

@mkouba mkouba commented Mar 15, 2024

Copy link

quarkus-bot bot commented Mar 15, 2024

/cc @cescoffier (devui), @phillip-kruger (devui)

This comment has been minimized.

- list WebSocket endpoints with info about open connections
- resolves quarkusio#39464

This comment has been minimized.

@phillip-kruger
Copy link
Member

Lgtm

@mkouba
Copy link
Contributor Author

mkouba commented Mar 18, 2024

I've added a simple UI for test connections to send/receive text messages.

This comment has been minimized.

@gastaldi
Copy link
Contributor

Is the test failure related to this change?

@mkouba
Copy link
Contributor Author

mkouba commented Mar 19, 2024

Is the test failure related to this change?

Nope. But I need to investigate this flaky test a bit more. I was never able to reproduce it locally :-(.

- make it possible to open/close Dev UI connection
- send/receive text messages
Copy link

quarkus-bot bot commented Mar 19, 2024

Status for workflow Quarkus CI

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

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

You can consult the Develocity build scans.

@mkouba mkouba merged commit 8d109e0 into quarkusio:main Mar 20, 2024
19 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.10 - main milestone Mar 20, 2024
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Mar 20, 2024
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.

WebSockets Next: add basic Dev UI
4 participants