Skip to main content

Module ops_panel

Module ops_panel 

Source
Expand description

Ops panel: HTML/JS bundle, screencast relay, input replay.

Modules§

assets
Static asset bundle for the ops panel. Embedded at compile time via include_bytes! so the resulting binary is self-contained.
input_relay
Pointer/keyboard event replay via Input.dispatch*. Preserves operator-supplied performance.now() timestamps as inter-event delays so trajectory/dwell-time entropy from real input is kept end-to-end (architecture.md §9).
screencast
Page.startScreencast frame relay helpers for /ops/screencast/ws.