Module message_handler

Module message_handler 

Source
Expand description

Struct used to help send and receive DLC related messages.

Structs§

MessageHandler
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.