mirror of
https://github.com/fafhrd91/actix-web
synced 2025-02-07 13:54:24 +01:00
- Convert MessageBody to accept Pin in poll_next - add CHANGES and increase versions aligned to semver - update crates to accomodate MessageBody Pin change - fix tests and dependencies
Actix actors support for actix web framework
Documentation & community resources
- API Documentation
- Chat on gitter
- Cargo package: actix-web-actors
- Minimum supported Rust version: 1.33 or later