1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00
Go to file
2020-01-30 01:31:22 +00:00
actix-cors allow to specify multi pattern for resources 2019-12-25 20:14:44 +04:00
actix-identity Upgrade time to 0.2.5 (#1254) 2020-01-28 20:44:22 +09: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-session Long lasting auto-prolonged session (#1292) 2020-01-29 10:26:39 +09: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 remove non-extra packages 2020-01-30 01:30:52 +00:00
Cargo.toml remove non-extra packages 2020-01-30 01:30:52 +00:00
LICENSE-APACHE remove non-extra packages 2020-01-30 01:30:52 +00:00
LICENSE-MIT remove non-extra packages 2020-01-30 01:30:52 +00:00
README.md remove non-extra packages 2020-01-30 01:30:52 +00:00
rustfmt.toml remove non-extra packages 2020-01-30 01:30:52 +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.