Releases: DrmagicE/gmqtt
Releases · DrmagicE/gmqtt
v0.1.4
fix: segfault on arm due to unaligned atomics #31
v0.1.2
Fix publishService.PubishToClient match #22
v0.1.1
- Add Connection() method to the Client interface
#21
- Fix onAccept wrappers
#20
v0.1.0
- fix bug with retained message
- refactoring and add
subscription.Store
, retained.Store
and PublishService
interface.
- �add prometheus plugin