UCP Dart
The Universal Communication Protocol (UCP) for Dart enables real-time, MQTT-based communication for IoT devices and distributed systems.
Features
- Publish and subscribe to MQTT topics.
- Real-time device communication.
- Lightweight and easy to use.
Installation
Add this to your pubspec.yaml:
dependencies:
ucp_dart: ^1.0.0