Skip to main content

agent_first_http/host/ops_panel/
mod.rs

1//! Ops panel: HTML/JS bundle, screencast relay, input replay.
2
3pub mod assets;
4pub mod input_relay;
5pub mod screencast;