Skip to content

Latest commit

 

History

History
112 lines (83 loc) · 6.07 KB

CHANGELOG.md

File metadata and controls

112 lines (83 loc) · 6.07 KB

0.24.0

  • Raised MSRV to 1.63 to match tokio-tungstenite.
  • Connecting to WSS URL without TLS features specified results in a better error.
  • Handshake will now flush after completion to be safe (works better with buffered streams).

0.23.0

  • Disable default features for rustls giving the user more flexibility.

0.22.0