mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-28 01:32:57 +01:00
768859513a
* Expose the max limit for payload sizes in Websocket Actors. * Revert to previous not-formatted code. * Implement WebsocketContext::with_codec and make Codec Copy and Clone. * Fix formatting. * Fix formatting. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
CHANGES.md | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
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