Expand description
Struct used to help send and receive DLC related messages.
Structs§
- Message
Handler - MessageHandler is used to send and receive messages through the custom message handling mechanism of the LDK. It also handles message segmentation by splitting large messages when sending and re-constructing them when receiving.
Functions§
- read_
dlc_ message - Parses a DLC message from a buffer.