4 releases (2 breaking)
0.3.0 | Mar 16, 2019 |
---|---|
0.2.0 | Oct 23, 2018 |
0.1.0 | Sep 14, 2018 |
#1610 in Asynchronous
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
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Modules in src/web/
are derived from actix-web, so the licenses of that project also affects on these modules.
Dependencies
~10–13MB
~242K SLoC