sessionversion Documentation on ocaml.org
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 |
|
| Source [http] | https://github.com/inhabitedtype/ocaml-session/archive/0.5.0.tar.gz sha256=bac89b05335fae06ba4d060687aa28578977a296cb46344784f16df1ba1f2360 md5=96a6cf425da69c010ecef492af339e8c |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/session/session.0.5.0/opam |
Required by
- current_web
- session-cohttp>=0.5.0
- session-cookie
- session-postgresql>=0.5.0
- session-redis-lwt>=0.5.0


