Lwt_ssl 1.1.1
·
1070 commits
to master
since this release
- Compatibility with
-safe-string
, and thus OCaml 4.06.Lwt_ssl.read
andLwt_ssl.write
now take a buffer of typebytes
as argument, rather than a buffer of typestring
(#479).