Skip to content

Support websocket connections by default #2296

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

Open
TheBlueMatt opened this issue May 15, 2023 · 0 comments
Open

Support websocket connections by default #2296

TheBlueMatt opened this issue May 15, 2023 · 0 comments
Milestone

Comments

@TheBlueMatt
Copy link
Collaborator

Apparently websocket handshaking is a trivial protocol and then we continue normally, so we should just detect it on inbound connections and gracefully run over websocket.

Will need to wrap it in nginx to add TLS for web clients to connect, but at least that part is trivial.

@TheBlueMatt TheBlueMatt added this to the 0.1.1 milestone May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant