package 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: 08 Mar 2019

Dependencies (4)

  1. result
  2. nocrypto
  3. dune >= "1.0"
  4. ocaml >= "4.03.0"

Dev Dependencies (1)

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

Conflicts

None