Skip to content

emqplus/flowmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlowMQ

FlowMQ is an experimental MQTT broker written in C++ with cursor.

Prerequisites

  • C++ compiler with C++17 support
  • CMake 3.10 or higher

Building

mkdir build && cd build
cmake ..
make

Run

./flowmq

Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details.

About

An experimental MQTT broker written in C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published