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

Fix #2 - Port HTTP/2 support. #3

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Conversation

finnbear
Copy link
Contributor

@finnbear finnbear commented Nov 18, 2024

Fixes #2 by porting tokio-rs/axum#2894

Draft since blocked on axum > 0.8.0 alpha.1

This works on 0.8.0+ 🎉

@robertwayne
Copy link
Owner

Awesome - this looks great!

@finnbear finnbear marked this pull request as ready for review January 12, 2025 05:11
@finnbear
Copy link
Contributor Author

This is now ready to merge (recommend squashing and merging, followed by a version bump, followed by a release). I tested and it works in my app :)

@robertwayne
Copy link
Owner

Excellent, I will take care of this later today and push a new release to crates. Thank you!

@robertwayne robertwayne merged commit 2d23634 into robertwayne:main Jan 16, 2025
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.

Port HTTP/2 support
2 participants