mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 23:51:06 +01:00
.github | ||
actix-cors | ||
actix-identity | ||
actix-protobuf | ||
actix-redis | ||
actix-session | ||
actix-web-httpauth | ||
.editorconfig | ||
.gitignore | ||
Cargo.toml | ||
codecov.yml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md | ||
rustfmt.toml |
actix-extras
A collection of additional crates supporting the actix and actix-web frameworks.
Crates
Crate | ||
---|---|---|
actix-cors | Cross-origin resource sharing (CORS) for actix-web applications. | |
actix-identity | Identity service for actix-web framework. | |
actix-protobuf | Protobuf support for actix-web framework. | |
actix-redis | Redis integration for actix framework. | |
actix-session | Session for actix-web framework. | |
actix-web-httpauth | HTTP authentication schemes for actix-web. |