ws: reload tls config on SIGUSR1

This commit is contained in:
Joakim Frostegård 2023-10-24 18:36:56 +02:00
parent c5c995bb80
commit 6a23ef9103
8 changed files with 34 additions and 10 deletions

View file

@ -30,6 +30,7 @@ aquatic_ws_protocol.workspace = true
anyhow = "1"
async-tungstenite = "0.23"
arc-swap = "1"
cfg-if = "1"
futures = "0.3"
futures-lite = "1"