projects/server/src/api
2026-04-07 05:00:34 +00:00
..
health.rs api: wire up real agent channel for HUD commands, add connected_viewers to health 2026-04-07 03:58:33 +00:00
mod.rs server: fix all compile errors — main.rs static paths, CORS !Clone, ws handler API, route vs service, Debug derives, unused imports 2026-04-07 03:17:14 +00:00
sessions.rs server: ws/handler.rs — binary frame relay (zero-copy), text JSON for control; update api/sessions.rs for new WsOutMessage 2026-04-07 05:00:34 +00:00