# Functions

Fail converts an error to a payload in bytes, while logging any internal server errors.
Succeed converts a successful network message to bytes.

# Structs

StandardProtocol is the standard implementation of the v1 relay protocol.

# Interfaces

Protocol defines the contract that a v1 protocol should fufil, and the actions possible.