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

Consider using hyper directly #182

Open
m4tx opened this issue Feb 20, 2025 · 0 comments
Open

Consider using hyper directly #182

m4tx opened this issue Feb 20, 2025 · 0 comments
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request good first issue Good for newcomers

Comments

@m4tx
Copy link
Member

m4tx commented Feb 20, 2025

Unless we use some specific features of axum, we shouldn't actually need it. Currently we re-implement router, request handler trait, among others anyway. It would be nice to just depend on hyper directly instead, slightly shrinking the dependency tree.

@m4tx m4tx added dependencies Pull requests that update a dependency file enhancement New feature or request good first issue Good for newcomers labels Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant