projects/server
2026-04-07 03:58:46 +00:00
..
src api: wire up real agent channel for HUD commands, add connected_viewers to health 2026-04-07 03:58:33 +00:00
static server: main.rs — Actix-web entry point with CORS, compression, static serving, SPA fallback; placeholder static/index.html 2026-04-07 03:12:35 +00:00
.gitignore server: add .gitignore, fix compile errors — static paths, CORS !Clone, ws handler, route vs service, Debug derives, unused imports, remove target/ 2026-04-07 03:19:52 +00:00
Cargo.lock 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
Cargo.toml cargo: remove unused rand and tokio-stream dependencies 2026-04-07 03:58:46 +00:00