vault-link/sync-server/src
Andras Schmelczer 042233c4d7 split: server websocket + cursors
src/server/websocket.rs handshake/catch-up rewrite, app_state/cursors.rs,
app_state/websocket/{broadcasts,models,utils}.rs.
2026-05-08 21:35:52 +01:00
..
app_state split: server websocket + cursors 2026-05-08 21:35:52 +01:00
cli Move log level to config file 2025-12-07 16:42:23 +00:00
config split: server foundation (Cargo, config, errors, utils, main) 2026-05-08 21:35:18 +01:00
server split: server websocket + cursors 2026-05-08 21:35:52 +01:00
utils split: server foundation (Cargo, config, errors, utils, main) 2026-05-08 21:35:18 +01:00
app_state.rs split: server database (app_state, migrations, models) 2026-05-08 21:35:30 +01:00
cli.rs Extract reconcile (#85) 2025-07-13 11:06:42 +01:00
config.rs split: server foundation (Cargo, config, errors, utils, main) 2026-05-08 21:35:18 +01:00
consts.rs split: server foundation (Cargo, config, errors, utils, main) 2026-05-08 21:35:18 +01:00
errors.rs split: server foundation (Cargo, config, errors, utils, main) 2026-05-08 21:35:18 +01:00
main.rs split: server foundation (Cargo, config, errors, utils, main) 2026-05-08 21:35:18 +01:00
server.rs split: server REST endpoints + rate limiting 2026-05-08 21:35:41 +01:00
utils.rs Move log level to config file 2025-12-07 16:42:23 +00:00