package h2-lwt-unix

  1. Overview
  2. Docs
Lwt + UNIX 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-unix provides an Lwt runtime implementation for h2 that targets UNIX binaries.

Published: 20 Mar 2023

Dependencies (5)

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

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. grpc-examples

Conflicts

None