[][src]Module turbulence::compressed_typed_channel

Structs

CompressedTypedChannel

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

Enums

Error

Constants

MAX_CHUNK_LEN

The maximum supported length for a message chunk sent over a CompressedTypedChannel.