sessionversion
A session manager for your everyday needs
ocaml-session is an session manager that handles cookie headers and backend storage for HTTP servers. The library supports CoHTTP and Webmachine; Async and Lwt; and pluggable backing stores based on a functor interface.
Author | Spiros Eliopoulos <spiros@inhabitedtype.com> |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/inhabitedtype/ocaml-session |
Issue Tracker | https://github.com/inhabitedtype/ocaml-session/issues |
Maintainer | Spiros Eliopoulos <spiros@inhabitedtype.com> |
Dependencies |
|
Optional dependencies | |
Conflicts | |
Source [http] | https://github.com/inhabitedtype/ocaml-session/archive/0.1.0.tar.gz sha256=65b52476530d936cbf68a8512bb19de49a9e0c735f6019547169758407ca4077 md5=835c434ee5aeb590da735cde310e3e05 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/session/session.0.1.0/opam |
Required by
- current_web>=0.3
- datakit-ci<0.11.0
- session-cookie