mirror of
https://github.com/awfufu/traudit
synced 2026-03-01 13:39:44 +08:00
feat: implement zero-downtime smooth reload and graceful shutdown using SO_REUSEPORT
This commit is contained in:
@@ -30,6 +30,7 @@ httparse = "1.10.1"
|
||||
openssl = { version = "0.10" }
|
||||
serde_ignored = "0.1.14"
|
||||
tokio-openssl = "0.6"
|
||||
nix = { version = "0.31.1", features = ["signal", "process", "socket"] }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
||||
Reference in New Issue
Block a user