topiq-protocol 0.1.3

Wire protocol for the topiq message broker
Documentation
1
2
3
4
5
6
7
8
9
10
# topiq-protocol

Internal implementation detail of the [`topiq`](https://crates.io/crates/topiq) crate.

This crate provides the wire protocol for the topiq message broker. It is not intended for direct use. Depend on [`topiq`](https://crates.io/crates/topiq) instead.

## License

MIT or Apache-2.0