package eio-ssl

  1. Overview
  2. Docs
OpenSSL binding to EIO

Install

Dune Dependency

Authors

Maintainers

Sources

eio-ssl-0.1.0.tbz
sha256=64309785091b4af7df13c27713d5a3449214fc33d40c37aa9a2dbb52ae3b40fe
sha512=b94b2cdc15f9a9c63c5557d63922e66ff649a4d63da8ac185045cceb900e66de506ea0335324900007855c5b90c6f9aac76baaa38d5513289c161fa3be11c2c5

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.