Skip to main content

Module editor_server

Module editor_server 

Source
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ยง

EditorServer
Editor server that manages editor state and client connections
EditorServerConfig
Configuration for the editor server