Lwt_ssl 1.1.1
aantron
released this
11 Oct 22:26
·
1064 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).