aquatic_ws: use signals for access list updates

This commit is contained in:
Joakim Frostegård 2021-11-02 23:29:04 +01:00
parent 9a1993d72e
commit 446fd0b1f4
6 changed files with 93 additions and 94 deletions

1
Cargo.lock generated
View file

@ -259,6 +259,7 @@ dependencies = [
"rand",
"rustls-pemfile",
"serde",
"signal-hook",
"slab",
"tungstenite",
]