Skip to content

v0.11.0

Compare
Choose a tag to compare
@AlCalzone AlCalzone released this 17 Mar 21:58
· 698 commits to master since this release

WARNING: BREAKING CHANGES!

  • BREAKING: The connect() method now either resolves with true or rejects with an error detailing why the connection failed.
  • The error thrown by authentication() now correctly reflects why the authentication failed.
  • Swallow "DTLS handshake timed out" promise rejections and emit an "error" instead