Brodacast the updates infos to every ws clients

This commit is contained in:
Clément Renault
2020-10-20 11:19:34 +02:00
parent 56c3a61d83
commit 35c9a3c558
3 changed files with 22 additions and 45 deletions

View File

@ -6,7 +6,6 @@ edition = "2018"
[dependencies]
anyhow = "1.0.28"
async-channel = "1.5.1"
bstr = "0.2.13"
byteorder = "1.3.4"
crossbeam-channel = "0.5.0"