DrmagicE Gmqtt Versions Save

Gmqtt is a flexible, high-performance MQTT broker library that fully implements the MQTT protocol V3.x and V5 in golang

v0.1.4

3 years ago

fix: segfault on arm due to unaligned atomics https://github.com/DrmagicE/gmqtt/pull/31

v0.1.3

3 years ago

v0.1.2

4 years ago

Fix publishService.PubishToClient match https://github.com/DrmagicE/gmqtt/pull/22

v0.1.1

4 years ago
  1. Add Connection() method to the Client interface https://github.com/DrmagicE/gmqtt/pull/21
  2. Fix onAccept wrappers https://github.com/DrmagicE/gmqtt/pull/20

v0.1.0

4 years ago
  1. fix bug with retained message
  2. refactoring and add subscription.Store, retained.Store and PublishService interface.
  3. add prometheus plugin

0.9.1

4 years ago

0.9.0

5 years ago