Skip to content

Releases: DrmagicE/gmqtt

v0.1.4

09 Dec 12:07
02437f7
Compare
Choose a tag to compare

fix: segfault on arm due to unaligned atomics #31

v0.1.3

30 Sep 01:10
622fdd7
Compare
Choose a tag to compare

Add OnSubscribe hook #26

v0.1.2

25 Feb 01:26
6c4c68b
Compare
Choose a tag to compare

Fix publishService.PubishToClient match #22

v0.1.1

21 Feb 14:07
d25375e
Compare
Choose a tag to compare
  1. Add Connection() method to the Client interface
    #21
  2. Fix onAccept wrappers
    #20

v0.1.0

28 Jan 17:13
Compare
Choose a tag to compare
  1. fix bug with retained message
  2. refactoring and add subscription.Store, retained.Store and PublishService interface.
  3. �add prometheus plugin

0.9.1

28 Jan 14:02
Compare
Choose a tag to compare
update go.mod

0.9.0

15 Dec 09:04
Compare
Choose a tag to compare
update readme