Crates.io | hebo |
lib.rs | hebo |
version | 0.3.3 |
source | src |
created_at | 2022-03-24 08:48:15.562328 |
updated_at | 2023-01-29 01:44:18.867755 |
description | Distributed MQTT broker |
homepage | https://github.com/RustRobotics/hebo |
repository | https://github.com/RustRobotics/hebo |
max_upload_size | |
id | 555655 |
size | 442,179 |
HeBo (河伯) is a distributed MQTT broker in Rust.
First install dependencies:
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.