# Functions
New creates a new Server instance, checking some parts of the configuration and registering the components.
# Variables
ErrInvalidEndpoint is returned when requesting to serve with an unknown protocol.
ErrNoToken is returned when we have no API token for Anexia Engine.
# Interfaces
Server takes incoming CSI requests and delivers them to the components.