Skip to content

anmonteiro/eio-ssl

Repository files navigation

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.