wai-session-clientsession: Session store based on clientsession

[ library, web ] [ Propose Tags ]

Provides a session store for use with wai-session.

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


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=4 && <5), bytestring, cereal, clientsession, errors, transformers, wai-session [details]
License LicenseRef-OtherLicense
Copyright © 2012 Stephen Paul Weber
Author Stephen Paul Weber <singpolyma@singpolyma.net>
Maintainer Stephen Paul Weber <singpolyma@singpolyma.net>
Category Web
Home page https://github.com/singpolyma/wai-session-clientsession
Bug tracker https://github.com/singpolyma/wai-session-clientsession/issues
Source repo head: git clone git://github.com/singpolyma/wai-session-clientsession.git
Uploaded by StephenWeber at 2012-09-07T23:10:14Z
Distributions NixOS:0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1318 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-05-21 [all 2 reports]

Readme for wai-session-clientsession-0.1

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

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