rtemis.server launches a WebSocket server bridging the rtemis machine learning library and the rtemislive web client. It handles authenticated client connections, session management, and async dispatch of rtemis operations - using nanonext for the WebSocket layer, mirai for async operations, and later for event-loop scheduling.