Releases: tarantool/mqtt
Releases · tarantool/mqtt
1.5.1
Release 1.5.0
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:
And non-code changes:
1.2.1
Release candidate
Key features (including all Beta features)
- Autotests added
- RabbitMQ tested
Beta version
Key features
- allows to create communication with MQTT broker in non-blocking way
- TLS supported
- pretty low overhead, code is based on libmosquitto