Skip to content

0.26.3

Choose a tag to compare

@djc djc released this 17 Sep 12:59
· 10 commits to main since this release
v/0.26.3

What's Changed

  • Clarify how to run the example server by @sundresh in #111
  • fix: handshake does not fully flush writes by @conradludgate in #112
  • feat: add alpn_protocols for TlsConnector::connect_with by @yukiiiteru in #116
  • lib: derive Debug on StartHandshake by @lucab in #120
  • server: allow splitting and reassembling a StartHandshake by @lucab in #127
  • Make StartHandshake fields public by @djc in #128