v0.11.0
WARNING: BREAKING CHANGES!
- BREAKING: The
connect()
method now either resolves withtrue
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