HeBo (河伯) is a distributed MQTT broker in Rust.
First install dependencies:
bash
sudo apt install -y \
gcc \
libssl-dev \
libhiredis-dev \
libmongoc-dev \
libmariadb-dev \
libpq-dev
Install precompiled openssl is the easiest way.
For more information, see openssl document
This project is release with Affero General Public License.