# caelix-actix
Actix Web runtime adapter for the [Caelix](https://github.com/Ohanronnie/caelix) Rust backend framework. It provides the Actix `Application`, testing support, controller routing, and WebSocket integration.
Most applications should depend on [`caelix`](https://crates.io/crates/caelix), which enables Actix by default.
[Guide](https://ohanronnie.github.io/caelix/) · [API docs](https://docs.rs/caelix-actix) · [crates.io](https://crates.io/crates/caelix-actix) · [GitHub](https://github.com/Ohanronnie/caelix)