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

feat(h2): implement the extended CONNECT protocol from RFC 8441 #2682

Merged
merged 1 commit into from Feb 8, 2022

Conversation

nox
Copy link
Contributor

@nox nox commented Nov 3, 2021

Needs hyperium/h2#565 first.

@nox
Copy link
Contributor Author

nox commented Nov 3, 2021

hyper::ext is now public and it reexports h2::ext::Protocol.

src/ext.rs Outdated Show resolved Hide resolved
@nox nox force-pushed the rfc8441 branch 3 times, most recently from c0e08f1 to c09db21 Compare November 4, 2021 09:38
@nox nox marked this pull request as ready for review December 13, 2021 09:01
@nox
Copy link
Contributor Author

nox commented Dec 13, 2021

Let's land this!

@nox
Copy link
Contributor Author

nox commented Feb 4, 2022

Ping on this?

@seanmonstar seanmonstar merged commit 5ec094c into master Feb 8, 2022
@seanmonstar seanmonstar deleted the rfc8441 branch February 8, 2022 01:35
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.

None yet

2 participants