- client authentication support
- fix warnings
- require lwt 3.0.0
- Better error message when
--cert
or--key
files do not exist
- tls-0.7.1 compatibility (do not depend on Tls.Printer)
- HAProxy protocol support (version 1, via --haproxy1 flag), #22 contributed by @cfcs
- log RFC3339 compatible, using UTC
- log exceptions in read_write
- avoid reusing the read/write buffer
- Initial public release