-
Hello,
Following filing this in the Discord Help forum, I remembered that I should have filed it here :-)
I have built today a Windows executable with no problem (the PyInstaller way).
I have b…
-
I only disconnect and then reconnect upon receiving the exception SocketException: Software caused connection abort.
MqttClient
```
_mqttClient = MqttServerClient.withPort(server, clientIdentifi…
-
**What I observed:**
Every 90 seconds, my MQTT client disconnected and then reconnected to the broker.
**Investigation:**
I turned on logging. The reason given that MQTT was disconnecting was…
-
I am using mqtt_client with my broker being localhost, I have 5 topics and 2 topics receive messages every 2 seconds.
I am getting an exception in my flutter code
messageStream.availableBytes <…
-
I have project to work on and need to subscribe broker with the system software, I am using mosquitto to do that. I have worked on it for 1,5 weeks, and still can not solve the problem.
While I am…
-
Subscribe to this issue and stay notified about new [daily trending repos in Swift](https://github.com/trending/swift?since=daily).
-
Subscribe to this issue and stay notified about new [daily trending repos in c](https://github.com/trending/c?since=daily).
-
I have managed to implement an app with mqtt_client and connect it to AWS IoT Core. The mqtt connection is coded inside a flutter provider. I'm listening to published messages through a StreamBuilder …
-
I'm running the library in a Flutter application that is utilizing Bluetooth, and becomes backgrounded/paused often.
On iOS, I see the application be placed into the paused state for quite a while…
-
Dear Author,
We're incorporating the mqtt5_client library (version ^4.2.2) into our Flutter application (version 3.19.5 with Dart 3.3.3) and experiencing a non-fatal exception reported through Fire…