Skip to content

Bugfix reconnection

Compare
Choose a tag to compare
@bertmelis bertmelis released this 12 Jul 15:29
· 28 commits to main since this release

This bugfix release fixes an issue where the client could get stuck in a disconnected state when using the internal task.

⚠️⚠️ Breaking change without major version change ⚠️⚠️

The connect-call now returns false when the call couldn't be completed successfully. This wasn't always the case in the previous versions. As such, the behaviour is changed but the older versions were actually not behaving as intended.

Docs have been updated.