Skip to main content

Module frames

Module frames 

Source
Expand description

Contains basic types for the Session protocol.

Structs§

Frame
Data frame of arbitrary length.
OrderedFrame
Wrapper for Frame that implements comparison and total ordering based on FrameId.
Segment
Represents a frame segment.
SegmentId
Convenience type that identifies a segment within a frame.
SeqIndicator
Carries segment flags and the length of the segment sequence.

Type Aliases§

FrameId
ID of a Frame.
SeqNum
Type representing the sequence numbers in a Frame.