Consider using hyper directly #182
Labels
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
good first issue
Good for newcomers
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.The text was updated successfully, but these errors were encountered: