package session

  1. Overview
  2. Docs
A session manager for your everyday needs

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.0.tar.gz
sha256=bac89b05335fae06ba4d060687aa28578977a296cb46344784f16df1ba1f2360
md5=96a6cf425da69c010ecef492af339e8c

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 < "1.0.0"
  3. mirage-crypto < "1.0.0"
  4. dune >= "1.0"
  5. base-unix
  6. ocaml >= "4.07.0"

Dev Dependencies (1)

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

Conflicts

None

OCaml

Innovation. Community. Security.