Expand description
Editor integration with the session server
This module bridges the Editor with the server infrastructure:
- Creates Editor with CaptureBackend for rendering
- Processes input events from clients
- Broadcasts rendered output to all clients
Structsยง
- Editor
Server - Editor server that manages editor state and client connections
- Editor
Server Config - Configuration for the editor server