gomqtt

Go packages for working with the MQTT protocol

APACHE-2.0 License

Stars
105
gomqtt -

Published by 256dpi almost 7 years ago

  • added get method to tree
gomqtt -

Published by 256dpi almost 7 years ago

  • synchronize Setup() and Terminate()
  • pass whole subscription to backend
gomqtt -

Published by 256dpi almost 7 years ago

  • implement offline queuing in the backend rather than session
  • removed context field
gomqtt -

Published by 256dpi almost 7 years ago

  • 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
gomqtt -

Published by 256dpi almost 7 years ago

  • move all packages from gomqtt org
  • updated import paths