mqtt5_client 4.13.2
mqtt5_client: ^4.13.2 copied to clipboard
A server and browser based MQTT5 client for Dart supporting normal, secure sockets and websockets.
4.10.0 #
*** Disconnect message received from the broker will now disconnect the client ***
4.0.0 #
3.0.0 #
2.0.0 #
= Issue 6
Note that auto reconnect will now automatically re subscribe any active confirmed subscriptions by default, if you do not want this behaviour see the documentation for the new resubscribeOnAutoReconnect setting.
1.0.0 #
Initial release