mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +00:00
aquatic_ws: use signals for access list updates
This commit is contained in:
parent
9a1993d72e
commit
446fd0b1f4
6 changed files with 93 additions and 94 deletions
|
|
@ -35,6 +35,7 @@ privdrop = "0.5"
|
|||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
rustls-pemfile = "0.2"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
signal-hook = { version = "0.3" }
|
||||
slab = "0.4"
|
||||
tungstenite = "0.15"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue