mirror of https://github.com/fafhrd91/actix-web
It currently isn't possible to start a websocket actor and return the address while also specifying the codec. This is a non-breaking (purely additive) change to do so |
||
---|---|---|
.. | ||
src | ||
tests | ||
CHANGES.md | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
README.md
actix-web-actors
Actix actors support for Actix Web.
Documentation & Resources
- API Documentation
- Minimum supported Rust version: 1.46 or later