projects/server
2026-04-07 04:59:38 +00:00
..
src server: state.rs — binary FrameBuffer, WsOutMessage enum (Binary|Text), broadcast_binary_frame zero-copy path 2026-04-07 04:59:38 +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