warp-sessions

Crates.iowarp-sessions
lib.rswarp-sessions
version1.0.21
created_at2021-01-04 16:38:44.380682+00
updated_at2025-08-04 09:45:19.598415+00
descriptionGeneric session middleware for the warp HTTP framework
homepage
repositoryhttps://github.com/ajpauwels/warp-sessions.git
max_upload_size
id331721
size73,031
Alexandre Pauwels (ajpauwels)

documentation

README

warp-sessions

License: MIT

This repo provides session middleware for the warp framework that:

  • Supports async
  • Provides plug-and-play functionality for multiple session backends
  • Integrates into existing Warp-style filter chains

Get started by checking out the docs.

You can also find more extensive code samples in the examples folder.

Commit count: 0

cargo fmt