FolusWen b3d0b43338 [Add][GPL][Mosquitto] %!s(int64=3) %!d(string=hai) anos
..
Makefile b3d0b43338 [Add][GPL][Mosquitto] %!s(int64=3) %!d(string=hai) anos
main.cpp b3d0b43338 [Add][GPL][Mosquitto] %!s(int64=3) %!d(string=hai) anos
readme.txt b3d0b43338 [Add][GPL][Mosquitto] %!s(int64=3) %!d(string=hai) anos
temperature_conversion.cpp b3d0b43338 [Add][GPL][Mosquitto] %!s(int64=3) %!d(string=hai) anos
temperature_conversion.h b3d0b43338 [Add][GPL][Mosquitto] %!s(int64=3) %!d(string=hai) anos

readme.txt

This is a simple example of the C++ library mosquittopp.

It is a client that subscribes to the topic temperature/celsius which should
have temperature data in text form being published to it. It reads this data as
a Celsius temperature, converts to Fahrenheit and republishes on
temperature/fahrenheit.