1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-12-03 19:42:13 +01:00
actix-extras/actix-session
2020-05-25 01:27:49 +01:00
..
src Allow for session cookies to be lazily created (#39) 2020-05-25 01:27:49 +01:00
Cargo.toml Bump up to 0.4.0-alpha.1 2020-03-15 07:01:21 +09:00
CHANGES.md Bump up MSRV to 1.40.0 2020-05-17 11:34:00 +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.40.0 2020-05-17 11:34:00 +09: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