Skip to content
forked from ocsigen/lwt_ssl

OpenSSL binding with concurrent I/O

License

Notifications You must be signed in to change notification settings

saroupille/lwt_ssl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lwt_ssl: OpenSSL binding with concurrent I/O

An Lwt-enabled wrapper around OCaml-SSL, that performs I/O concurrently. Ocaml-SSL, in turn, is a binding to the much-used OpenSSL.

To install, do opam install lwt_ssl.

For documentation, see the .mli file.

This package was formerly maintained in the main Lwt repo. Most of the git history and changelog still refer to Lwt_ssl's days in Lwt.

About

OpenSSL binding with concurrent I/O

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 99.2%
  • Makefile 0.8%