caelix-actix 0.0.37

Actix Web runtime adapter for Caelix.
Documentation
1
2
3
4
5
6
7
# 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)