rspace-online/server
Jeff Emmett 0fb4135ac6 feat: wire DocSyncManager into rSpace WebSocket server
Protocol multiplexing on existing /ws/{slug} endpoint:
- Messages with docId (subscribe/unsubscribe/sync/awareness) → SyncServer
- Messages without docId → legacy canvas handlers (unchanged)

New files: doc-persistence.ts (debounced Automerge save/load),
sync-instance.ts (SyncServer singleton with participant mode).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 05:19:21 +00:00
..
local-first feat: wire DocSyncManager into rSpace WebSocket server 2026-02-25 05:19:21 +00:00
community-store.ts feat: add folk-canvas shape, WS cascade enforcement, and at-rest encryption 2026-02-24 18:43:30 -08:00
encryptid-sdk.d.ts fix: resolve TypeScript build errors for Docker deployment 2026-02-13 14:59:04 -07:00
index.ts feat: wire DocSyncManager into rSpace WebSocket server 2026-02-25 05:19:21 +00:00
seed-campaign.ts feat: add rChats.online to ecosystem links and EncryptID allowed origins 2026-02-18 14:15:42 -07:00
seed-demo.ts feat: add CRDT token issuance system with mint/ledger shapes 2026-02-15 15:01:47 -07:00
shell.ts fix: switch all module shell themes from light to dark 2026-02-24 19:42:33 -08:00
spaces.ts feat: add folk-canvas shape, WS cascade enforcement, and at-rest encryption 2026-02-24 18:43:30 -08:00
sync-instance.ts feat: wire DocSyncManager into rSpace WebSocket server 2026-02-25 05:19:21 +00:00