Skip to content

A flutter live messaging app to demonstrate MQTT & MQTT5

Notifications You must be signed in to change notification settings

md-siam/mqtt_messenger

Repository files navigation

MQTT & MQTT5 Messenger

A flutter application to demonstrate MQTT & MQTT5.... Using different MQTT brokers transfer data between multiple devices. Realtime data synchronization.

Installing in Multiple Device

For installing the app in different devices change the uuid manually.

final String _uuid = "Samsung"; //should be unique

App Demo

About

A flutter live messaging app to demonstrate MQTT & MQTT5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages