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 (5)

  1. ounit with-test & >= "1.0.2"
  2. result
  3. nocrypto
  4. jbuilder >= "1.0+beta9"
  5. ocaml >= "4.03.0"

Reverse Dependencies (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