Module protocol::wire

source ·
Expand description

Stream-based and datagram-based communication implementations.

Re-exports

pub use self::middleware::Middleware;

Modules

Datagram-based over the wire communication.
A type safe Parcel data transformation pipeline.
Stream-based over the wire communication.