hebo 0.2.7

Distributed MQTT broker
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

[![](resources/logo/hebo.png)](https://github.com/HeboProject/hebo)

# Hebo
![Build status](https://github.com/HeboProject/hebo/actions/workflows/rust.yml/badge.svg)
[![Latest version](https://img.shields.io/crates/v/hebo.svg)](https://crates.io/crates/hebo)
[![Documentation](https://docs.rs/hebo/badge.svg)](https://docs.rs/hebo)
![Minimum rustc version](https://img.shields.io/badge/rustc-1.56+-yellow.svg)
![License](https://img.shields.io/crates/l/hebo.svg)

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

- [Documentation]https://docs.rs/hebo
- [Release notes]https://github.com/HeboProject/hebo/releases

## License
This project is release with [Affero General Public License](LICENSE).