revault/revault_net

Add a `tokio` feature

Opened this issue · 2 comments

Add a `tokio` feature

I'd use tokio's async Reader and writers instead

We are now going to have async methods, but they still contain fully blocking code.