-
Notifications
You must be signed in to change notification settings - Fork 86
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
init upgrade submodule #115
Conversation
Ref: bootstrapping websockets over h2 -- this is an example of how handshakes are done. |
The way this is intended to be used is:
|
Okay, made a mistake. The upgrade sender / receiver needs to live on |
@dignifiedquire even with the patch merged we're still having issues: Tested by running |
Okay, we still need to move this to |
Okay, moved the logic to |
Initializes the "upgrade" submodule.