libconduit-ocaml
network connection establishment library for OCaml (runtime)
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 (just OpenSSL for now). By default, OpenSSL is used as the preferred connection library, but you can force the use of the pure OCaml TLS stack by setting the environment variable CONDUIT_TLS=native when starting your program. This package contains the shared runtime libraries.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/mirage/ocaml-conduit
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libconduit-ocaml