Skip to main content

Module message

Module message 

Source
Expand description

The DCEP messages exchanged to open, acknowledge and close a channel.

Modules§

message_channel_ack
The DATA_CHANNEL_ACK message, which confirms a channel was opened.
message_channel_close
An internal close notification (not a DCEP message).
message_channel_open
The DATA_CHANNEL_OPEN message and the channel parameters it carries.
message_channel_threshold
Internal buffered-amount threshold notifications.
message_type
The one-byte message type that prefixes every DCEP message.

Enums§

Message
A parsed DataChannel message