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

1
Cargo.lock generated
View file

@ -311,6 +311,7 @@ dependencies = [
"aquatic_peer_id",
"aquatic_toml_config",
"aquatic_ws_protocol",
"arc-swap",
"async-tungstenite",
"cfg-if",
"futures",