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 specify the close status code/reason #40535

Closed
mkouba opened this issue May 9, 2024 · 0 comments · Fixed by #40545
Closed

WebSockets Next: make it possible to specify the close status code/reason #40535

mkouba opened this issue May 9, 2024 · 0 comments · Fixed by #40545
Assignees
Labels
Milestone

Comments

@mkouba
Copy link
Contributor

mkouba commented May 9, 2024

Description

As defined in https://datatracker.ietf.org/doc/html/rfc6455#section-7.4.

Implementation ideas

No response

@mkouba mkouba added the kind/enhancement New feature or request label May 9, 2024
@mkouba mkouba self-assigned this May 9, 2024
mkouba added a commit to mkouba/quarkus that referenced this issue May 10, 2024
- make it possible to specify the status code/reason when closing a
connection
- OnClose endpoint callback may accept the CloseReason param
- resolves quarkusio#40535
@quarkus-bot quarkus-bot bot added this to the 3.11 - main milestone May 10, 2024
holly-cummins pushed a commit to holly-cummins/quarkus that referenced this issue Jul 31, 2024
- make it possible to specify the status code/reason when closing a
connection
- OnClose endpoint callback may accept the CloseReason param
- resolves quarkusio#40535
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant