Releases: 256dpi/gomqtt
Releases · 256dpi/gomqtt
v0.12.0
added maximum keep alive setting
v0.11.2
improved broker connection closing
v0.11.1
added back the ref property
v0.11.0
allow configuration of max write delay
v0.10.3
removed incorrect queueing of retained messages
added an interactive client
integrated mercury
updated docs
v0.10.2
make flow handle multiple packets
fix missing dup flag in client test
do not assume order when testing with flow
various small improvements
v0.10.1
added a method to ID to check if is valid
clean up unused packet prefetch
clarify parallel settings and session storage
do not yield disconnect packets to packet callback
added token timeout to prevent deadlocks
allow client configuration through backend
added dequeue token and token timeout tests
prevent deadlocks when putting back tokens
properly handle unexpected pubrel packets
consume dequeue tokens for resent packets
v0.10.0
improved packet error generation
allow retained messages in benchmark utility
added new qos type
expose session fields
allow session id counter to be constructed with a next id
added constructor for session packet stores
v0.9.3
buffer size changes should be hanndle outside of this package
added Dialer interface
You can’t perform that action at this time.