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

Necessity of HELLO_REQUEST handshake state #211

Open
hanno-becker opened this issue Apr 20, 2021 · 0 comments
Open

Necessity of HELLO_REQUEST handshake state #211

hanno-becker opened this issue Apr 20, 2021 · 0 comments

Comments

@hanno-becker
Copy link
Collaborator

The client-side code contains a HelloRequest handshake state the purpose of which isn't clear. Currently, it performs some initialization and then skips to the ClientHello writing state. It seems that this state should be removed and the initialization code-paths in question moved to the handshake initialization.

Related to #207 by @lhuang04

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