Hulaaki.Packet protocol
Defines the protocol Packet to encode/decode a Hulaaki Message
Summary↑
decode(message) | Should implement the decoding of a binary to Message struct |
encode(message) | Should implement the encoding of a Message struct to binary |
Types ↑
t :: term
Functions
Should implement the decoding of a binary to Message struct
Should implement the encoding of a Message struct to binary