# Functions
Authenticator constructs a JWT-based authenticator, or a no-op authenticator if Config.DisableAuth has been set.
Listener constructs the incoming network socket for the server.
Mux constructs the http.ServeMux that routes requests.
New constructs the top-level network server.