projects/agent/src
2026-04-07 04:38:33 +00:00
..
capture.rs agent: capture.rs — screen capture (scrap), BGRA→RGB, JPEG encoding, base64 2026-04-07 04:35:39 +00:00
config.rs agent: config.rs — CLI args (server, session, fps, quality, display, audio, heartbeat, reconnect) 2026-04-07 04:34:53 +00:00
input.rs agent: input.rs — full remote control: mouse move/click/dblclick/scroll, keyboard with 60+ key mappings 2026-04-07 04:36:29 +00:00
main.rs agent: main.rs — entry point, WebSocket client, capture loop, input dispatch, auto-reconnect, REST session creation 2026-04-07 04:38:33 +00:00
protocol.rs agent: protocol.rs — WsMessage types matching server, builder helpers 2026-04-07 04:34:33 +00:00