-
Notifications
You must be signed in to change notification settings - Fork 14
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
Implement handshake refusal #32
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We currently can't properly cope when there are no matching versions in the handshake when acting as a server. This will require figuring out the various refusal reasons (we have
const
s for their IDs) and how they are formatted, and adding checks for those cases.The text was updated successfully, but these errors were encountered: