package eio-ssl

  1. Overview
  2. Docs
OpenSSL binding to EIO

Install

Dune Dependency

Authors

Maintainers

Sources

eio-ssl-0.1.1.tbz
sha256=cb3461f5474667b8e1a9cccfa4e82144619c9cb7e01fd43bf31e025a079844ec
sha512=332d10e5b8b0e2c1148f004a781187ad5227ece407c6bb90f67d2f7e2c2332a19521af95d7b762c23a98ec9bbd2e5e136387df73f808a6fd49a8a5f3c651d5f4

README.md.html

EIO-SSL: OpenSSL bindings to EIO

A wrapper around OCaml-SSL that performs I/O concurrently with eio.

To install, do opam install eio-ssl.

For documentation, see the .mli file.

License & Copyright

This work is based on lwt_ssl and shares the same license. See LICENSE and the headers in the source files.