Expand description
The DCEP messages exchanged to open, acknowledge and close a channel.
Modules§
- message_
channel_ ack - The
DATA_CHANNEL_ACKmessage, which confirms a channel was opened. - message_
channel_ close - An internal close notification (not a DCEP message).
- message_
channel_ open - The
DATA_CHANNEL_OPENmessage 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