h2-lwt
  1. Overview
  2. Docs
Lwt support for h2

Install

Authors

Maintainers

Sources

h2-0.10.0.tbz
sha256=9fd6afa552fa1c3d8a04e3761699d47ae1f71ce503380dbd8929a375cc4c46f1
sha512=d0f4eab388df4f35eb2cfc93e7cd75e15c7ae5bbb382325e1219766558d52698f580e310cab3e4fa3eebe0fa2c2270af09d56537bd7191796bd0748d12633e35

Description

h2 is an implementation of the HTTP/2 specification entirely in OCaml. h2-lwt provides an Lwt runtime implementation for h2.

Published: 20 Mar 2023

Dependencies (5)

  1. gluten-lwt >= "0.2.1"
  2. lwt >= "5.1.1"
  3. h2 = version
  4. ocaml >= "4.08.0"
  5. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by (2)

  1. h2-lwt-unix >= "0.6.1"
  2. h2-mirage >= "0.6.1"

Conflicts

None