Skip to content

Version 0.4.3

Latest
Compare
Choose a tag to compare
@Azolo Azolo released this 21 Mar 18:50
· 16 commits to master since this release
85109f1

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.