package h2-async
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Async support for h2
Install
dune-project
Dependency
Authors
Maintainers
Sources
h2-0.12.0.tbz
sha256=36e40b113d90ea383619a8c7bd993f866131c3c5d957619b6849eb32af8c53c6
sha512=a71670c0db439e26c65b7565c1e55f7714b4ebdacac47ba1cfc66a6eddccc4ddef583ee353b19d83a662d95d7878db5e93c75b8a38745a92860655ba0a2c1840
Description
h2 is an implementation of the HTTP/2 specification entirely in OCaml. h2-async provides an Async runtime implementation for h2.
Published: 24 Jun 2024
Dependencies (5)
-
gluten-async
>= "0.4.0" - faraday-async
-
h2
= version -
ocaml
>= "4.08.0" -
dune
>= "2.7"
Dev Dependencies (1)
-
odoc
with-doc
Used by (2)
Conflicts (1)
-
tls-async
>= "1.0.0"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page