1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 23:51:06 +01:00
actix-extras/actix-session
2022-06-22 20:42:46 +09:00
..
examples Rework actix session (#212) 2022-03-05 23:22:14 +00:00
src Add missing backtic in SessionMiddleware docs (#245) 2022-05-18 10:55:57 +01:00
tests Consistent import formatting (#237) 2022-03-29 11:46:13 +01:00
Cargo.toml prepare actix-session release 0.6.2 2022-03-25 23:28:11 +00:00
CHANGES.md Bump up MSRV to 1.57 (#256) 2022-06-22 20:42:46 +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 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