ocaml-ssl
ocaml-ssl copied to clipboard
add support for Ktls
The main interest is not speed and memory (which it will improve), it is the ability to use Unix.read
or Unix.write
, allowing to share code for both ssl and non ssl socket.