This commit is contained in:
2025-12-14 12:53:25 +01:00
parent dbec2e9a74
commit 60bedab4a5
33 changed files with 1975 additions and 48 deletions

View File

@@ -40,7 +40,7 @@ axum = { version = "0.8", features = ["macros", "ws"] }
#utoipa = "5.4"
#utoipa-swagger-ui = { version = "9.0", features = ["axum"] }
#tower = "0.5"
#tower-http = { version = "0.6", features = ["trace", "cors", "timeout"] }
tower-http = { version = "0.6", features = ["trace", "cors", "timeout"] }
# UDP
socket2 = "0.6"