This package provides the Fuego server implementation. The server is split into two parts: the access server functionality and the routing functionality. The EventServer - class implements the access server and the engine package {@link fuegocore.notify.core.server.engine} contains the routing core implementations. The handlers - package contains various handlers for incoming messages. The manager - package contains various manager components. The ui - package contains the access server html-based user interface and routing core UI implementations.