mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-06 00:00:10 +02:00
Add an example of compressing on a CPU pool
This commit is contained in:
@@ -28,6 +28,8 @@ futures = "0.1.15"
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = { version = "0.4", default-features = false }
|
||||
flate2 = { version = "0.2", features = ["tokio"] }
|
||||
futures-cpupool = "0.1"
|
||||
http = "0.1"
|
||||
httparse = "1.0"
|
||||
libc = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user