Skip to content

Version 0.1.0

Compare
Choose a tag to compare
@zlogic zlogic released this 07 Aug 16:59
· 139 commits to main since this release
  • Switched to rustls + ring for TLS connections, as this combination appears to be more actively maintained than native-tls and supports TLS 1.3.
  • Detect loopback connections and drop them to prevent single-threaded Tokio from locking up.
  • A few small code changes/refactorings.