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

Server session layer must send error for unsupported protocol versions #3

Closed
pcan opened this issue Jul 17, 2017 · 0 comments
Closed

Comments

@pcan
Copy link
Owner

pcan commented Jul 17, 2017

If the client and server do not share any common protocol versions, then the sever MUST respond with an ERROR frame similar to the following and then close the connection:

ERROR
version:1.2,2.1
content-type:text/plain

Supported protocol versions are 1.2 2.1^@
@pcan pcan self-assigned this Jul 17, 2017
@pcan pcan changed the title Handle unsupported protocol error for server session layer Server session layer must send error for unsupported protocol versions Jul 17, 2017
@pcan pcan closed this as completed in 2f3abf2 Jul 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant