bearcove/rc-zip

feat: Re-add async interface

Closed this issue · 0 comments

It was removed in previous versions, but I think we could re-add a version based only on tokio I/O traits.

This wouldn't accommodate for things like io-uring, but there would probably be commonalities between the sync & async interface and it might clean up the overall package.