Skip to content

v1.2.0

Compare
Choose a tag to compare
@luk3Sky luk3Sky released this 09 Jan 05:24
· 24 commits to main since this release
753fd02

@pera-swarm/mqtt-router v1.2.0

Stable minor release with a publish queue.

Changelog

  • Added a MQTT Publish Queue.
  • Added cron scheduler support for Queue processing.
  • Publish queue made to be handled after handling initial subscribers.
  • Added flexible routing.
    • Included addRoute and removeRoute for the routes.
  • Added a test client.
  • Separate handler logics based on the retain allowance.
  • Fixed some errors.