You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
n0m1s d20a58abd2
exit gracefully when MQTT server is disconnected
2 years ago
src exit gracefully when MQTT server is disconnected 2 years ago
.gitignore WIP 2 years ago
Cargo.lock exit gracefully when MQTT server is disconnected 2 years ago
Cargo.toml exit gracefully when MQTT server is disconnected 2 years ago
example.toml exit gracefully when MQTT server is disconnected 2 years ago
readme.md WIP 2 years ago

readme.md

mqtt2statsd

Dependencies

Ubuntu:

$ sudo apt install \
libssl-dev \
pkg-config \
cmake \
gcc