mqtt_client 1.2.0 copy "mqtt_client: ^1.2.0" to clipboard
mqtt_client: ^1.2.0 copied to clipboard

outdatedDart 1 only

A server side MQTT client for Dart

1.2.0 #

Add secure sockets, server side only Add ability to select the MQTT protocol between 3.1 and 3.1.1 A few code and test tidy ups Tested to work with iot-core MQTT bridge

1.1.0 #

Add websockets as an alternative network connection server side only

1.0.1 #

Fix unit tests on Travis

1.0.0 #

Initial release