[![crates.io badge]][crates.io link] [![docs.rs badge]][docs.rs link]
[crates.io badge]: https://img.shields.io/crates/v/async-proto.svg?style=flat-square
[crates.io link]: https://crates.io/crates/async-proto
[docs.rs badge]: https://img.shields.io/badge/docs-online-dddddd.svg?style=flat-square
[docs.rs link]: https://docs.rs/async-proto
This is `async-proto`, a library crate facilitating simple binary network protocols with `async` support.
For a list of available Cargo features, see the crate-level documentation.