nmqtt
nmqtt copied to clipboard
Native Nim MQTT client library
The broker quit operation after a client disconnects. It happened a few times, but it is not something I can reproduce. Below is all I could catch. Using nmqtt-1.0.4, Nim...
I have a program which runs for a long time, every once in a time sending something over MQTT. Recently I got a crash with this error message: ``` /home/peter/.choosenim/toolchains/nim-2.0.0/lib/pure/asyncdispatch.nim(2022)...
This is just a showcase for a GUI for `nmqtt_pub`. When the verbose parameter in `nmqtt_pub` is updated, the output will be much better. Furthermore, a config for previous connection...