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: 14 Aug 2021

Dependencies (7)

  1. ounit with-test & >= "1.0.2"
  2. base64 >= "3.1.0"
  3. mirage-crypto-rng
  4. mirage-crypto
  5. dune >= "1.0"
  6. base-unix
  7. ocaml >= "4.07.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