Taka-Kazu / mqtt_test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mqtt_test

dependencies

  • mosquitto
  • libmosquitto-dev

build

$ git clone https://github.com/nlohmann/json nlohmann_json
$ mkdir build
$ cd build
$ cmake ..
$ make

About

License:MIT License


Languages

Language:C++ 83.4%Language:CMake 16.6%