ws-rs v0.7.8 Release Notes

Release Date: 2018-08-15 // over 5 years ago
  • 🐛 Bug fixes

    • 🛠 Fixed an infinite loop when connections were closed during a handshake

    🔋 Features

    • Websocket::from_url will now add an Authorization header if necessary
    • 👍 Added support for native-tls via the nativetls feature