Structs

Wraps a ReliableMessageChannel and reliably sends a single message type serialized with bincode and compressed with snap.

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

Enums