1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 23:51:06 +01:00
Go to file
2020-01-30 01:22:11 +00:00
actix-protobuf fix badges 2020-01-30 01:22:11 +00:00
actix-redis fix badges 2020-01-30 01:22:11 +00:00
actix-web-httpauth fix badges 2020-01-30 01:22:11 +00:00
.editorconfig merge project metadata 2020-01-30 00:31:25 +00:00
.gitignore merge project metadata 2020-01-30 00:31:25 +00:00
Cargo.toml merge project metadata 2020-01-30 00:31:25 +00:00
LICENSE-APACHE merge project metadata 2020-01-30 00:31:25 +00:00
LICENSE-MIT merge project metadata 2020-01-30 00:31:25 +00:00
README.md fix badges 2020-01-30 01:22:11 +00:00
rustfmt.toml merge project metadata 2020-01-30 00:31:25 +00:00

actix-extras

Join the chat at https://gitter.im/actix/actix

A collection of additional crates supporting the actix and actix-web frameworks.

Crates

Crate
actix-protobuf crates.io Documentation Protobuf support for actix-web framework.
actix-redis crates.io Documentation Reds integration for actix framework.
actix-web-httpauth crates.io Documentation HTTP authentication schemes for actix-web.