# Functions
RegisterControllers registers all the controller of the application within the given configuration.
RegisterEventWebSocketController register the controller for the websocket dedicated to events.
# Constants
AddSource is the command for adding a new source.
RemoveAllSources is the command for deleting all sources.
RemoveSource is the command for deleting a source.
# Type aliases
CommandType is the type of command sent to the EventListener.