daviessm / warp-sessions

Generic session middleware for the warp http framework

Home Page:https://docs.rs/warp-sessions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Generic session middleware for the warp http framework

https://docs.rs/warp-sessions

License:MIT License


Languages

Language:Rust 100.0%