This crate is deprecated!
This crate is deprecated without an immediate replacement. Discussion about a successor can be found in tokio-rs/tokio#118.
tokio-proto
tokio-proto
makes it easy to implement clients and servers for request /
response oriented protocols. It takes a [transport] and provides the request /
response API. It is a part of the [Tokio] platform.