#actix #actor #future #async #tokio

nightly actix-async-await

Experimental async/await support for Actix

4 releases (2 breaking)

0.3.0 Mar 16, 2019
0.2.0 Oct 23, 2018
0.1.0 Sep 14, 2018

#1534 in Asynchronous

MIT/Apache

13KB
313 lines

actix-async-await

Provides some experimental async/await support for Actix.

Requirements

  • Nightly compiler corresponding to Rust 1.35 or above

License

This project is licensed under either of

at your option.

Modules in src/web/ are derived from actix-web, so the licenses of that project also affects on these modules.

Dependencies

~9–13MB
~240K SLoC