-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Conversation
mkouba
commented
Mar 15, 2024
- list WebSocket endpoints with info about open connections
- resolves WebSockets Next: add basic Dev UI #39464
/cc @cescoffier (devui), @phillip-kruger (devui) |
This comment has been minimized.
This comment has been minimized.
- list WebSocket endpoints with info about open connections - resolves quarkusio#39464
This comment has been minimized.
This comment has been minimized.
Lgtm |
I've added a simple UI for test connections to send/receive text messages. |
This comment has been minimized.
This comment has been minimized.
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
Status for workflow
|