Modules
Message protocol with error correction (Reed-Solomon) and framing (COBS).
This module defines the PPNet.Message protocol, which provides functions to pack
and parse messages.
Body for the ChunkedMessage message.
Header for the ChunkedMessage message.
This module defines the PPNet.Message.Event struct and provides functions to parse
a binary or list representation of an Event message into this struct.
This module defines the PPNet.Message.Hello struct and provides functions to parse
a binary or list representation of a Hello message into this struct.
This module defines the PPNet.Message.Image struct and provides functions to parse
a binary or list representation of an Image message into this struct.
This module defines the PPNet.Message.Ping struct and provides functions to parse
a binary or list representation of a Ping message into this struct.
This module defines the PPNet.Message.SingleCounter struct and provides functions to parse
a binary or list representation of a SingleCounter message into this struct.
Error struct for parsing errors
Error struct for parsing errors