Architectures for Central Server Collaboration
Matthew Weidner |
Jun 4th, 2024
Home | RSS Feed
Keywords: rebasing, CRDTs, Operational Transformation
This blog post records some thoughts on how to architect a real-time collaborative app when you do have a central server.
It is on the speculative side, since my own experience centers on server-optional collaborative apps using CRDTs. Nonetheless, I hope that this post can provide a useful overview of different architectures, while also giving perspective on where classic CRDT/OT approaches are...
Read more at mattweidner.com