aksiksi / vaulty

A service that allows users to send email directly to a cloud storage service.
https://vaulty.net
4 stars 0 forks source link

Migrate server and lib to async #4

Closed aksiksi closed 4 years ago

aksiksi commented 4 years ago

Resolves #1.

Server now uses warp + tokio. All library code has also been converted to async/await.