#3.3.6 Formatting
#3.3.5 Issue 40, disconnected clients
#3.3.4 Formatting
Issue 26, example code for flutter
Issue 38 QOS1 + 2 protocol handling bugs, Issue 34 Flutter buffers
Issue 38 QOS1 + 2 protocol handling bugs
Issue 37 onSubscribed and OnUnsubscribed callbacks
Issues 32 bug fix
Issues 32 and 35
Issues 27 and 29, pull request 30
Update to Dart 2, major version bump only to create a clean break from Dart 1
Issue 23, all subscriptions are now on one client level observable, not on seperate ones per subscription, this change is NOT backwards compatible
Issue 22, don't disconnect if we have no connection established
Issue 19, multitopic subscriptions + other more minor updates, API changed on this version.
Pull request 14, Making library more compliant to work with VerneMQ - explicit setting of will qos.
Issue 10, add library prefix for observable
Issue 10, update Observable version to 'any'
Add the payload builder utility.
Update Observable version
Remove eventable and its dependency on mirrors, replace with event_bus, issue 10
Fixes for issue 8, pub suggestions fixed.
Fixes for issues 5 and 6
Fixes for issues 3 and 4
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
Add websockets as an alternative network connection server side only
Fix unit tests on Travis
Initial release