flutter_logs
flutter_logs copied to clipboard
How to setup MQTT along with Server?
I checked the available post on the medium but would this be fine
await FlutterLogs.initMQTT( topic: "YOUR_TOPIC", brokerUrl: "", //Add URL without schema certificate: "m2mqtt_ca.crt", port: "8883");
Not seems to be working
Any update on this @technicalbirdVayuz ?
check if this help you Flutter + MQTT + ELK