Description

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.

Published: 16 Oct 2017

Dependencies (4)

  1. result
  2. nocrypto
  3. jbuilder >= "1.0+beta9"
  4. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. ounit with-test & >= "1.0.2"

Used by (5)

  1. current_web >= "0.3"
  2. session-cohttp < "0.5.0"
  3. session-cookie
  4. session-postgresql < "0.5.0"
  5. session-redis-lwt < "0.5.0"

Conflicts

    None