1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-27 09:12:57 +01:00
actix-extras/actix-session
2020-01-30 01:42:01 +00:00
..
src Long lasting auto-prolonged session (#1292) 2020-01-29 10:26:39 +09:00
Cargo.toml Upgrade time to 0.2.5 (#1254) 2020-01-28 20:44:22 +09:00
CHANGES.md Long lasting auto-prolonged session (#1292) 2020-01-29 10:26:39 +09:00
LICENSE-APACHE add license files 2019-06-01 17:25:29 +06:00
LICENSE-MIT add license files 2019-06-01 17:25:29 +06:00
README.md unify {cors,identity,session} readmes 2020-01-30 01:42:01 +00:00

actix-session

crates.io Documentation Dependency Status Build Status codecov Apache 2.0 or MIT licensed Join the chat at https://gitter.im/actix/actix

Session for actix web framework.

Documentation & community resources