Skip to content

Releases: butlrtechnologies/paho.golang

Disable reconnections on client requested disconnections

02 Feb 02:47
4747a1b
Compare
Choose a tag to compare

This release makes sure that reconnections are only enabled for disconnects that are not user requested.

What's Changed

v1.0.0

21 Nov 22:02
7c44e70
Compare
Choose a tag to compare
Merge pull request #1 from butlrtechnologies/feature/add-auto-reconnect

feat: Update dependencies and add auto reconnect functionality