Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 231 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 231 Bytes

nanomq-ci

mqtt func test.

compile

$ git submodule update --init --recursive
$ mkdir build
$ cd build
$ cmake ..
$ make

run

 $ ./nanomq-ci -h host -p port
 $ python3 nnc_test.py
 $ python3 nnc_test_V5.py