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

Parse HTTP2, demultiplexing & remultiplexing #978

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

Parse HTTP2, demultiplexing & remultiplexing #978

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

Comments

@Keksoj
Copy link
Member

Keksoj commented Aug 9, 2023

The parsing will be done in Kawa, see the corresponding issue.

Sōzu should be able to demultiplex incoming HTTP2 connections, remultiplex Kawa buffers.
Additionaly, we need a procedure to run hpack before traffic reaches the kawa layer, since kawa can not decompress headers.

@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

2 participants