Skip to content

v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@adam-fowler adam-fowler released this 19 Nov 09:20
· 188 commits to main since this release
2fa8624

Major release changes

  • Replaced publish callback with an array of publish listeners which can be added and removed
  • pingreq is now called ping

Minor release changes

  • Added closeListeners that are notified of when the connection is closed.

Patch release changes

  • Moved bootstrap creation and sendMessage functions into MQTTConnection class