Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rustrobotics/hebo

Cross platform MQTT broker and client in Rust
https://github.com/rustrobotics/hebo

mqtt rust

Last synced: 3 months ago
JSON representation

Cross platform MQTT broker and client in Rust

Awesome Lists containing this project

README

        

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

# About

![Build status](https://github.com/RustRobotics/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 cross-platform MQTT Broker.
It also includes a MQTT client, named `ruo`.

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

## License

This project is Licensed under [GNU General Public License, version 3.0](LICENSE).