package cohttp-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
CoHTTP implementation for the Async concurrency library
Install
dune-project
Dependency
Authors
Maintainers
Sources
cohttp-6.2.1.tbz
sha256=65080247763442d1dc3cd90678b8233b798772f036ac81cd1eaade1f5d66a65f
sha512=35aa6035bc0229e4622fb2846c2e5578d260faa4b95497d294e5f1f9dc90a392323771f4758ed5ee32d93c26b72d2d16eb23a83070b8a26b0e13df2a77501b54
Description
An implementation of an HTTP client and server using the Async
concurrency library. See the Cohttp_async module for information
on how to use this. The package also installs cohttp-curl-async
and a cohttp-server-async binaries for quick uses of a HTTP(S)
client and server respectively.
Published: 20 Dec 2025
Dependencies (18)
- ipaddr
- uri-sexp
-
uri
>= "2.0.0" -
ppx_sexp_conv
>= "v0.13.0" - sexplib0
-
fmt
>= "0.8.2" - logs
- magic-mime
-
conduit-async
>= "1.2.0" -
core_unix
>= "v0.14.0" -
base
>= "v0.16.0" -
async
>= "v0.16.0" -
async_unix
>= "v0.16.0" -
async_kernel
>= "v0.17.0" -
cohttp
= version -
http
= version -
ocaml
>= "4.14" & < "5.3.0" -
dune
>= "3.8"
Used by (19)
-
async_rpc_websocket
< "v0.16.0" - aws-async
- awsm-async
- azblob-async
- bitcoin-cohttp-async
-
bonsai
>= "v0.15.0" & < "v0.16.0" -
cohttp-bench
>= "6.2.1" -
cohttp-curl-async
>= "6.2.1" -
cohttp_static_handler
< "v0.16.0" - disml
- frenetic
- gemini
-
horned_worm
< "0.3.7" - influxdb-async
- ocamlapi_async
-
reddit_api_async
>= "0.2.1" - sentry
- session-cohttp-async
-
websocket-async
< "2.14"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page