Skip to content

WIP: Add HTTP/3 support #3925

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

Draft
wants to merge 1 commit into
base: quic
Choose a base branch
from
Draft

WIP: Add HTTP/3 support #3925

wants to merge 1 commit into from

Conversation

seanmonstar
Copy link
Member

This starts HTTP/3 support, making use of the traits in #3924, and integrating h3 into hyper::proto::h3.

It is not complete or working. I have divided attention, but figured I'd publish what I have working so far, in an effort to allow others to add on top of it. I'll keep this as a draft until it's close to working.

To make the diff easier to see, I'm making the target the quic branch. Note to self: switch it back before merging.

cc #1818

@seanmonstar seanmonstar changed the base branch from master to quic August 4, 2025 21:01
@seanmonstar seanmonstar mentioned this pull request Aug 4, 2025
3 tasks
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.

1 participant