conduitversion
Network connection library for TCP and SSL
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).
Tags | org:mirage |
---|---|
Authors | Anil Madhavapeddy, Thomas Leonard, Thomas Gazagnaire and Rudi Grinberg |
Published | |
Homepage | https://github.com/mirage/ocaml-conduit |
Issue Tracker | https://github.com/mirage/ocaml-conduit/issues |
Maintainer | anil@recoil.org |
Dependencies | |
Optional dependencies | |
Conflicts | |
Source [http] | https://github.com/mirage/ocaml-conduit/archive/v0.7.0.tar.gz sha256=764ded9182f0ed5c25e1ecbbab297dba3c370042df53f398368355c313ca25b1 md5=95e18606d3c8dd919bf833a0c1ca2cc8 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/conduit/conduit.0.7.0/opam |
Required by
- 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
- gitwith-test & (>=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.10.0
- h2-mirage!=0.2.0 & <0.5.0
- irmin-cli
- irmin-unix>=2.3.0
- jitsu
- ketrew
- mirage-http>=2.1.0 & <2.3.0 | =2.5.3
- prof_spacetime