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.0.0.alpha1.tbz
sha256=4e3ece8ade6493fe731c0842f519cc0f8f564753d71c985aa4ed6de3f0753646
sha512=5db6f1ffab6fc2ab30baffb1fc82b7f50b11ddb31ec19fc4415dac40f04766f29e816a4cf99ddb152b93c8acbefade7779ad3dc3d092e2f88fa1deea3fc2721a
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: 07 May 2023
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.11.0" -
async
>= "v0.14.0" -
async_unix
>= "v0.14.0" -
async_kernel
>= "v0.14.0" & < "v0.16.0" -
cohttp
= version -
http
= version -
ocaml
>= "4.08" -
dune
>= "3.0"
Dev Dependencies (4)
-
odoc
with-doc -
ounit
with-test -
mirage-crypto
with-test & < "1.0.0" -
core
with-test
Used by (19)
- async_rpc_websocket
- aws-async
- awsm-async
- azblob-async
- bitcoin-cohttp-async
-
bonsai
>= "v0.15.0" -
cohttp-curl-async
< "6.1.0" -
cohttp_async_websocket
>= "v0.17.0" - cohttp_static_handler
- 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