Skip to content

0.13.6

Compare
Choose a tag to compare
@yurique yurique released this 15 Jun 11:30
· 158 commits to main since this release
  • Bugfix: websocket client was failing to connect when no sub-protocol was specified (defaulting to "", which
    was incorrect)
  • Minor changes to improve error handling in the fetch module
    • ResponseDecodeFailed is gone, ResponseError is used instead