perf: compression

feat: ⚗️ buffer layer ignored
This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-04-12 04:03:26 +03:00
parent e4125c63aa
commit 8fbf33e62e
6 changed files with 74 additions and 58 deletions

View file

@ -6,6 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
brotli = "4.0.0"
cpal = "0.15.3"
futures-util = { version = "0.3.30", features = ["futures-sink", "sink"] }
ringbuf = "0.3.3"