dyz1990 / sevenz-rust

A 7z decompressor/compressor lib written in pure rust
Apache License 2.0
146 stars 24 forks source link

Is there a plan to support tokio asynchronous runtime? #48

Open ilinchunjie opened 7 months ago

dyz1990 commented 7 months ago

Supporting asynchronous io is a huge project. So there are no plans at the moment. #29