Structs

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

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

Enums