hebo 0.3.3

Distributed MQTT broker
Documentation

Hebo

Build status Latest version Documentation Minimum rustc version License

HeBo (河伯) is a distributed MQTT broker in Rust.

Build on Linux

First install dependencies:

sudo apt install -y \
  gcc \
  libssl-dev \
  libhiredis-dev \
  libmongoc-dev \
  libmariadb-dev \
  libpq-dev

Build on Windows

Install precompiled openssl is the easiest way.

For more information, see openssl document

License

This project is release with Affero General Public License.