package conduit
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
Network connection library for TCP and SSL
Install
Dune Dependency
Authors
Maintainers
Sources
v0.10.0.tar.gz
sha256=b02989659ab115bb19d0ceebc8532a5d66479783cae83427ed0a3cafffd4e2cb
md5=aaaa3c2b86d94dc57ccfe0d0ac83376e
Description
The conduit
library takes care of establishing and listening for TCP and
SSL/TLS connections for the Lwt and Async libraries.
The reason this library exists is to provide a degree of abstraction from the precise SSL library used, since there are a variety of ways to bind to a library (e.g. the C FFI, or the Ctypes library), as well as well as which library is used (either OpenSSL or a native OCaml TLS implementation).
If you are using the Lwt_unix
version of the library, you can set two
environment variables to control the behaviour of the library:
CONDUIT_DEBUG=1
will output debug information to standard error.CONDUIT_TLS=native
will force the use of the pure OCaml TLS library.
Dependencies (10)
Dev Dependencies
None
Used by (19)
-
cohttp
>= "0.12.0" & < "0.20.0"
-
current_web
< "0.4"
-
datakit
< "0.12.0"
-
datakit-bridge-github
< "0.12.0"
-
datakit-ci
< "0.12.0"
-
datakit-github
< "0.9.0"
-
git
>= "1.4.0" & < "1.4.4" | = "1.4.10" | >= "1.5.0" & < "1.10.0"
-
git-cohttp-mirage
< "3.2.0"
-
git-mirage
>= "2.0.0" & != "2.1.2" & < "3.0.0"
-
git-unix
< "1.11.2"
-
h2-mirage
!= "0.2.0" & < "0.5.0"
- irmin-cli
-
irmin-unix
>= "2.3.0"
- jitsu
- ketrew
-
mirage-conduit
>= "2.1.0" & < "2.3.0"
-
mirage-http
= "2.5.3"
- prof_spacetime
-
websocket
>= "2.0.0" & < "2.7"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page