CRDT like yjs, but faster for game engine usage.
- Small memory footprint
- Fast conflict resolution based on single clock, resolution priority, and binary history buffer
- Supports binary data (typed arrays)
- Only SFU supported
- Can only push one element at a time
- Cannot move elements