# hoy-protocol
[](https://crates.io/crates/hoy-protocol)
[](https://docs.rs/hoy-protocol)
Wire-level protocol defining packets and codec of the hoy app.
## Lib modules
- `codec`: message stream codec
- `error`: protocol error definitions
- `frame_buffer`: wire-level frame buffer
- `packet`: protocol packet definitions