Skip to main content

Module channels

Module channels 

Source
Expand description

Layer-2 channel envelope types and local transport scaffolding.

Structs§

MessageMeta
Dynamic metadata envelope for schema-less receive operations.

Enums§

Frame
Payload exchanged by channels.
MetaValue
Dynamic metadata value used by schema-less receive paths.
MetadataEncoding
Metadata encoding configuration for channel envelopes.
ReceiveRepresentation
Observable receive behavior for a receiver endpoint.

Traits§

ChannelMetadata
User-defined typed metadata contract for channel payloads.