Skip to content

v1.4.2 Bugfix reconnect error

Compare
Choose a tag to compare
@bertmelis bertmelis released this 27 Mar 14:24
· 48 commits to main since this release
06c150c

When a disconnect happened while a packet was being sent, the client would not recover in certain (default) conditions and get stuck in a disconnected state.

Thanks @lumapu for finding out and testing the solution.

I also did minor code cleanup.