CRDT Sync Validation Demo #129
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
In order to validate CRDT synchronization in v0,
as a Marathon developer,
I need to create a demo application where two desktop clients create/move/delete simple colored cubes and verify state convergence.
Acceptance Criteria
Technical Notes
crates/app/examples/crdt_sync_demo.rsAdditional Context
Part of v0 Core Tech Validation. Desktop only (macOS). This validates the fundamental multiplayer tech.