Releases: butlrtechnologies/paho.golang
Releases · butlrtechnologies/paho.golang
Disable reconnections on client requested disconnections
This release makes sure that reconnections are only enabled for disconnects that are not user requested.
What's Changed
- Add exit bool to prevent improper reconnections by @yiping-allison in #2