Skip to content

Releases: 256dpi/gomqtt

v0.3.2

03 Nov 16:01
Compare
Choose a tag to compare
  • added get method to tree

v0.3.1

03 Nov 15:29
Compare
Choose a tag to compare
  • synchronize Setup() and Terminate()
  • pass whole subscription to backend

v0.3.0

01 Nov 11:24
Compare
Choose a tag to compare
  • implement offline queuing in the backend rather than session
  • removed context field

v0.2.0

31 Oct 07:39
Compare
Choose a tag to compare
  • huge refactoring of the whole codebase
  • many small bug fixes and improvements
  • timeouts are not optional anymore
  • handle messages before sending acknowledgements
  • call callback before sending acknowledgements
  • return errors from client callback to prevent acknowledgments
  • allow errors in service message callbackto prevent acknowledgments

v0.1.0

27 Oct 08:25
Compare
Choose a tag to compare
  • move all packages from gomqtt org
  • updated import paths