Skip to content

enables incoming http2 stream #3227

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

seun-ja
Copy link
Contributor

@seun-ja seun-ja commented Aug 13, 2025

Resolves #3189

Adds support for handling HTTP2 incoming requests

@itowlson itowlson requested a review from lann August 13, 2025 20:57
@lann
Copy link
Collaborator

lann commented Aug 14, 2025

I think we can avoid most of this complexity by using hyper_util::server::conn::auto as suggested in #3189.

@seun-ja seun-ja force-pushed the enable-incoming-http2 branch from 9195af3 to 13b8b5a Compare August 14, 2025 14:53
Signed-off-by: Aminu Oluwaseun Joshua <[email protected]>

use auto instead

Signed-off-by: Aminu Oluwaseun Joshua <[email protected]>

cleanup

Signed-off-by: Aminu Oluwaseun Joshua <[email protected]>
@seun-ja seun-ja force-pushed the enable-incoming-http2 branch from 13b8b5a to 0bfbd8a Compare August 18, 2025 21:23
@itowlson
Copy link
Collaborator

@seun-ja Could you GPG-sign the commit please? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable incoming HTTP2
4 participants