Releases: dkdhub/clj-mqtt-broker
Releases · dkdhub/clj-mqtt-broker
v0.0.6
- created clojure test workflow
- migrates to new persistence properties
- integrated storage configurations
- added disconnect controls
- low-lwvwl mqtt library upgraded to 0.17
- minor improvements
v0.0.5
- upgraded logging libraries
- allowed clients listing for AdvancedBroker
- workarounded upstream NPE for clients listing
v0.0.4
- core namespace polished
- updated development profile
- moquette-broker updated to ver. 0.16
- adapted built-in configuration
v0.0.3
- updated README
- updated development and build dependencies
- added keywordized QoS for failures
- added mqtt-config helper
- added AdvancedBroker
- extended tests to cover newly added functionalities
v0.0.2
- enhanced interface
- added tests
- added readme
v0.0.1
- initial release of the Simple (Clojure) Broker implementation