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

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
Projects
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
@Keksoj Keksoj added this to Backlog in Roadmap via automation Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Roadmap
  
Backlog
Development

No branches or pull requests

1 participant