Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Handle HTTP2 connections #979

Open
Keksoj opened this issue Aug 9, 2023 · 0 comments
Open

Handle HTTP2 connections #979

Keksoj opened this issue Aug 9, 2023 · 0 comments
Labels
Milestone

Comments

@Keksoj
Copy link
Member

Keksoj commented Aug 9, 2023

The HTTP2 protocol has its own way of managing connections, with certain frames being used for performing a handshake, a ping, etc. See the RFC.

Sōzu needs to handle such incoming frames.

@Keksoj Keksoj added the h2 label Aug 9, 2023
@Keksoj Keksoj added this to the HTTP2 milestone Aug 9, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant