# About ![Build status](https://github.com/RustRobotics/hebo/actions/workflows/rust.yml/badge.svg) [![Latest version](https://img.shields.io/crates/v/hebo_codec.svg)](https://crates.io/crates/hebo_codec) [![Documentation](https://docs.rs/hebo_codec/badge.svg)](https://docs.rs/hebo_codec) ![Minimum rustc version](https://img.shields.io/badge/rustc-1.56+-yellow.svg) ![License](https://img.shields.io/crates/l/hebo_codec.svg) hebo-codec is used to handle packets in MQTT protocol. - [Documentation](https://docs.rs/hebo_codec) - [Release notes](https://github.com/RustRobotics/hebo/releases) ## License This crate is release with Apache-2.0 [license][LICENSE]