session
  1. Overview
  2. Docs

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

  1. base64 >= "3.1.0"
  2. mirage-crypto-rng
  3. mirage-crypto
  4. dune >= "1.0"
  5. base-unix
  6. ocaml >= "4.07.0"

Dev Dependencies (1)

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

Conflicts

None