extract proxying into a middleware instead of a fallback handler

This commit is contained in:
nelind
2026-01-04 13:00:27 +00:00
committed by Tangled
parent b4e2b5d300
commit e61021feee
6 changed files with 104 additions and 120 deletions
Generated
+4
View File
@@ -6315,11 +6315,13 @@ dependencies = [
"dotenvy",
"ed25519-dalek",
"futures",
"futures-util",
"governor",
"hex",
"hickory-resolver",
"hkdf",
"hmac",
"http 1.4.0",
"image",
"ipld-core",
"iroh-car",
@@ -6352,7 +6354,9 @@ dependencies = [
"tokio",
"tokio-tungstenite",
"totp-rs",
"tower",
"tower-http",
"tower-layer",
"tracing",
"tracing-subscriber",
"urlencoding",