package h2-lwt

  1. Overview
  2. No Docs
Lwt support for h2

Install

dune-project
 Dependency

Authors

Maintainers

Sources

h2-0.9.0.tbz
sha256=ee08d1849b369ae7d06c89805e22854fd999d641c64871f08c25593397f40b5e
sha512=a226c64b8084688cc93e19fcf649d228d3e441949ea576ec3d89d5d29404ed07a2e0ed87539d48afc59c3cdd16b9621646ac98a1b62ceefc9c5dec57a73b9ec4

Description

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

Published: 15 Aug 2022

Dependencies (5)

  1. gluten-lwt >= "0.2.1"
  2. lwt
  3. dune >= "1.7"
  4. h2 = version
  5. ocaml >= "4.06"

Dev Dependencies

None

Used by (2)

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

Conflicts

None