Module messages

Module messages 

Source

Structs§

Acknowledge
Ack for control-plane operations.
CapabilitySet
Declared capabilities as defined by the spec.
ControlEnvelope
Control-plane envelope with authenticated payload.
DeviceIdentity
Device identity tuple exchanged during discovery and handshake.
DiscoveryReply
Discovery reply signed by the device.
DiscoveryRequest
Discovery request broadcast by controllers.
FrameEnvelope
Real-time frame envelope.
Keepalive
Control-plane keepalive frame to detect dead sessions.
SessionAck
Handshake session_ack payload.
SessionComplete
Device completion acknowledgement.
SessionEstablished
Internal representation of an established session derived from the handshake.
SessionInit
Handshake session_init payload.
SessionReady
Controller readiness marker after keys are derived.

Enums§

ChannelFormat
Supported channel encodings for frames.
ControlOp
Control operations enumerated by the spec.
ErrorCode
Standard error codes from docs/errors.md.
MessageType
Common envelope type identifiers used across CBOR payloads.

Constants§

ALPINE_VERSION