FlowMQ is an experimental MQTT broker written in C++ with cursor.
- C++ compiler with C++17 support
- CMake 3.10 or higher
mkdir build && cd build
cmake ..
make
./flowmq
Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details.