-
Notifications
You must be signed in to change notification settings - Fork 4
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
Replace uws
with ws
#540
Labels
Comments
This was referenced Aug 16, 2023
Merged
This is pretty much done now. I've also fixed the ability to update the TLS certs while running so that is re-enabled. I'm going to review the existing websocket issues and see that will be resolved or wont fix. |
This was referenced Aug 11, 2023
39 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Specification
After some discussion we've concluded that
uws
is not fit for use. We should look into replacing the server side websocket code withws
.This needs to be further specced out.
Additional context
TLSconfig
forWebSocketServer
#511Tasks
uws
withws
.The text was updated successfully, but these errors were encountered: