CrazyWisdom / nanomq-ci

mqtt function test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

mqtt function test


Languages

Language:Python 62.8%Language:C 36.3%Language:CMake 0.9%