pip_services3_mqtt 1.1.1
pip_services3_mqtt: ^1.1.1 copied to clipboard
This framework is part of the [Pip.Services](https://github.com/pip-services/pip-services) project. It contains MQTT messaging components.
MQTT Messaging for Dart Changelog #
1.0.0 #
- Initial version, created by Sergey Seroukhov and Dmitry Levichev
1.1.0 #
- Migrated to null safety
- Update MessageQueue
- build added MqttMessageQueueFactory
- connect added IMqttMessageListener, MqttSubscription
1.1.1 #
- Fixed topic config param for MqttMessageQueue