feat: ✨ new protocol client implementation
This commit is contained in:
parent
51c29f7921
commit
ad0323da33
9 changed files with 522 additions and 206 deletions
|
@ -8,6 +8,7 @@ protocol = { path = "../protocol" }
|
|||
chrono = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
s2n-quic = { workspace = true }
|
||||
cpal = "0.15.3"
|
||||
cpal = "0.16.0"
|
||||
iced = { features = ["tokio"], git = "https://github.com/iced-rs/iced", rev = "d39022432c778a8cda455f40b9c12245db86ce45" }
|
||||
fixed-resample = "0.8.0"
|
||||
rodio = "0.20.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue