Hulaaki v0.0.4 Hulaaki.Packet protocol

Defines the protocol Packet to encode/decode a Hulaaki Message

Summary

Functions

Should implement the decoding of a binary to Message struct

Should implement the encoding of a Message struct to binary

Types

t :: term

Functions

decode(message)

Should implement the decoding of a binary to Message struct

encode(message)

Should implement the encoding of a Message struct to binary