wai-session-clientsession-deferred: Session store based on clientsession with deferred decryption

[ library, web ] [ Propose Tags ] [ Report a vulnerability ]

Provides a session store for use with wai-session.

See example/Main.hs in git for example usage.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0
Dependencies base (>=4 && <5), bytestring, cereal, clientsession, transformers, wai-session-maybe [details]
Tested with ghc ==7.0.3
License LicenseRef-OtherLicense
Copyright © 2012 Stephen Paul Weber
Author Stephen Paul Weber <singpolyma@singpolyma.net>
Maintainer support@digitallyinduced.com
Uploaded by MarcScholten at 2026-03-24T13:41:24Z
Category Web
Home page https://github.com/digitallyinduced/wai-session-clientsession-deferred
Bug tracker https://github.com/digitallyinduced/wai-session-clientsession-deferred/issues
Source repo head: git clone https://github.com/digitallyinduced/wai-session-clientsession-deferred.git
Downloads 0 total (0 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-03-24 [all 1 reports]

Readme for wai-session-clientsession-deferred-1.0.0

[back to package description]
Provides a session store for use with wai-session.

See example/Main.hs in git for example usage.