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

outdatedDart 1 only

A server side MQTT client for Dart supporting both secure sockets and websockets.

#1.6.0 Remove eventable and its dependency on mirrors, replace with event_bus, issue 10

#1.5.0 Fixes for issue 8, pub suggestions fixed.

#1.4.0 Fixes for issues 5 and 6

#1.3.0 Fixes for issues 3 and 4

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

421
likes
0
pub points
98%
popularity

Publisher

verified publisherdarticulate.com

A server side MQTT client for Dart supporting both secure sockets and websockets.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

event_bus, observable, path, typed_data

More

Packages that depend on mqtt_client