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.
This work is based on lwt_ssl and shares the same license. See LICENSE and the headers in the source files.