axum: generalize serving with hyper

This commit is contained in:
David Mládek
2025-12-17 14:20:27 +01:00
parent 9795e3be51
commit 649f19fcb5
5 changed files with 355 additions and 82 deletions
Generated
+1
View File
@@ -147,6 +147,7 @@ dependencies = [
"tokio",
"tokio-stream",
"tokio-tungstenite",
"tokio-util",
"tower",
"tower-http",
"tower-layer",