#tower #session #axum

tower-sesh-core

Core components for tower-sesh and related crates

3 releases

0.1.0-alpha.3 Feb 13, 2025
0.1.0-alpha.2 Feb 8, 2025
0.1.0-alpha.1 Feb 1, 2025

#1670 in Asynchronous

Download history 117/week @ 2025-01-29 137/week @ 2025-02-05 167/week @ 2025-02-12 17/week @ 2025-02-19 5/week @ 2025-02-26

334 downloads per month
Used in tower-sesh

MIT license

19KB
327 lines

tower-sesh

🚧 UNDER CONSTRUCTION 🚧

Nothing to see here!


lib.rs:

Core of tower-sesh.

Warning

The API of this crate is not meant for general use and does not follow Semantic Versioning. If you are building a custom session store, you should pin an exact version of tower-sesh-core to avoid breakages:

tower-sesh-core = { version = "=X.Y.Z" }

And then keep releases in sync with tower-sesh-core.

Dependencies

~3MB
~50K SLoC