Structs

Wraps a ReliableChannel together with an internal buffer to allow easily sending message types serialized with bincode.

Wrapper over an ReliableBincodeChannel that only allows a single message type.

Enums