Releases: tarantool/mqtt
Releases · tarantool/mqtt
1.5.1
Compare
Sorry, something went wrong.
No results found
vr009
released this
28 Jan 14:38
This release offers build fixes related to building the module on CentOS and using tarantoolctl rocks.
Fixed static build (which is default one) on CentOS (#37 ).
Fixed building using tarantoolctl rocks and enable static linking of mosquitto in it (#44 ).
Release 1.5.0
Compare
Sorry, something went wrong.
No results found
Allows building mqtt library statically
With STATIC_BUILD=ON option all dependencies will be linked statically
Also this version contains some minor fixes in a code base, such as:
improve error messages (#17 )
fix runtime error (#21 )
And non-code changes:
1.2.1
Compare
Sorry, something went wrong.
No results found
opomuc
released this
22 Jan 18:31
First release with rockspecs
Release candidate
Compare
Sorry, something went wrong.
No results found
dedok
released this
02 Apr 16:34
Key features (including all Beta features)
Autotests added
RabbitMQ tested
Beta version
Compare
Sorry, something went wrong.
No results found
dedok
released this
11 Sep 01:40
Key features
allows to create communication with MQTT broker in non-blocking way
TLS supported
pretty low overhead, code is based on libmosquitto