# Functions
LoadConfig loads a configuration from a filename.
RunDefaultServer starts a new Go routine based server using the default options.
RunServer starts a new Go routine based server.
RunServerWithConfig starts a new Go routine based server with a configuration file.
# Variables
DefaultTestOptions are default options for the unit tests.