feat(smart-proxy): add hot-reloadable global ingress security policy across Rust and TypeScript proxy layers

This commit is contained in:
2026-04-26 15:11:10 +00:00
parent 8fa3a51b03
commit af4908b63f
53 changed files with 2350 additions and 1196 deletions
+1
View File
@@ -1319,6 +1319,7 @@ dependencies = [
"rustproxy-http",
"rustproxy-metrics",
"rustproxy-routing",
"rustproxy-security",
"serde",
"serde_json",
"socket2 0.5.10",