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.3.0.tar.gz sha256=a024c4aa6cbae86828340b35bfe2cf73eb6faacc9d58af10968785602811079a md5=33d9f878831aab96f266e446252e5fa4 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/session/session.0.3.0/opam |
Required by
- current_web>=0.3
- datakit-ci<0.12.0
- session-cookie