1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-27 17:22:57 +01:00
actix-extras/actix-session
2022-07-03 21:18:14 +01:00
..
examples Rework actix session (#212) 2022-03-05 23:22:14 +00:00
src Add a new configuration parameter to refresh the TTL of the session even if unchanged (#233) 2022-07-03 21:18:14 +01:00
tests Add a new configuration parameter to refresh the TTL of the session even if unchanged (#233) 2022-07-03 21:18:14 +01:00
Cargo.toml Add a new configuration parameter to refresh the TTL of the session even if unchanged (#233) 2022-07-03 21:18:14 +01:00
CHANGES.md Add a new configuration parameter to refresh the TTL of the session even if unchanged (#233) 2022-07-03 21:18:14 +01: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 Bump up MSRV to 1.57 (#256) 2022-06-22 20:42:46 +09:00

actix-session

Session management for Actix Web applications.

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status

Documentation & Resources