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
334 downloads per month
Used in tower-sesh
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