TLV
A Type-Length-Value (TLV) framing protocol.
Declaration
struct TLVOverview
This protocol will infer the length of the data based on the content passed to it in send.
Supports sending and receiving messages.
A Type-Length-Value (TLV) framing protocol.
struct TLVThis protocol will infer the length of the data based on the content passed to it in send.
Supports sending and receiving messages.