Skip to content

Releases: emqx/qmqtt

v1.0.3

16 May 18:13
Compare
Choose a tag to compare

fix to the protocol parser: do not allow mqtt packet lengths exceeding 4 bytes

v1.0.2

27 May 13:47
Compare
Choose a tag to compare

MOC fixes/improvements

v1.0.1

12 Apr 08:06
Compare
Choose a tag to compare

Minor fixes: Qt signal/slot macros for Qt6 compatibility, NULL -> nullptr

v1.0.0

15 Feb 14:54
12aee00
Compare
Choose a tag to compare
README.md - update list of contributors

qmqtt v0.1 version

14 Oct 10:38
Compare
Choose a tag to compare

1 Resolve the issue #17, using qmqtt under windows with errors.
2 Modified the global.h file, and the export import definitions for libraries.
3 And tested under windows 7 64/32 bit OS with qt-opensource-windows-x86-mingw492-5.5.0-rc or qt-opensource-windows-x86-msvc2013-5.5.0-rc.exe version.