package eio-ssl

  1. Overview
  2. Docs
OpenSSL binding to EIO

Install

Dune Dependency

Authors

Maintainers

Sources

eio-ssl-0.2.0.tbz
sha256=616f08fc3e8488b7e62ed89a54521b235fada6b87e358a7b4339be79b494e046
sha512=c251b5bf379a5435f4d460468c3b31c1d85079fdad6fbc9bfef61b2dfb6b4889d09ea52c2066b79bbe2c30a5f4c7d0903c1c9186013b4c37a5dae396df482e13

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.