# Functions
New returns an initialized Processor.
# Variables
JSONEncoder is a shared json encoder.
JSONServerlessEncoder is a shared json encoder sending a struct message field instead of a bytes message field.
ProtoEncoder is a shared proto encoder.
RawEncoder is a shared raw encoder.
# Interfaces
Encoder turns a message into a raw byte array ready to be sent.