WebSockex v0.4.3 Release Notes

  • โœจ Enhancements

    • โž• Added ssl_options documentation
      • Also support for dialyzer analysis

    ๐Ÿ› Bug Fixes

    • Properly hand-off when establishing a connection using :ssl
      • Before we could miss messages that were sent before hand-off
    • ๐Ÿ– Handle large but incomplete :continuation frames.