Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 381 Bytes

File metadata and controls

7 lines (6 loc) · 381 Bytes

This is a Hyper.Video Browser Client Simulator: a Rust TUI for spawning and controlling Chromium-backed browser participants against Hyper.Video sessions.

The active workspace is centered on:

  • client-simulator: the main TUI binary
  • browser/: participant automation and remote stub support
  • config/: CLI and YAML configuration
  • tui/: terminal UI components