Building Google-Docs-like collaboration for an app used by millions (in Rust)
1–3 of 3 posts
Re: Building Google-Docs-like collaboration for an app used by millions (in Rust)
#2One of the hardest parts in this kind of setup is conflict resolution under high latency. Did you end up closer to OT or CRDT, or a hybrid?
Re: Building Google-Docs-like collaboration for an app used by millions (in Rust)
#3One of the hardest parts in this kind of setup is conflict resolution under high latency. Did you end up closer to OT or CRDT, or a hybrid?
[dead]