Skip to content

Releases: tmccombs/tls-listener

0.2.0

02 Jan 06:31
Compare
Choose a tag to compare

This is basically a complete rewrite.

Things that changed:

  • Now uses rustls instead of native-tls
  • Supports tokio 1.0
  • Supports hyper 0.14
  • Added feature flags for hyper support