
Multiplayer sync with spreadsheets is so unbelievable complicated, even after multiple years of working on it, it still makes my head spin.
Reflect
17 posts

@hello_reflect
High-performance sync for multiplayer apps. Learn more at https://t.co/Q2DZ04Ouhk or https://t.co/DFZlAJSKZY.

Multiplayer sync with spreadsheets is so unbelievable complicated, even after multiple years of working on it, it still makes my head spin.






One last thing from @hello_reflect before we close up shop for the year – Today, we're releasing first-class support for multiplayer text editing in Reflect, via the popular Yjs library! Get started in minutes at hello.reflect.net/how/text.



Let's talk about ✨presence✨ in multiplayer/collaborative apps... Presence (also sometimes called "awareness") is state that's tied to a particular user session. Cursors are the obvious example. When a client disconnects, their cursor should disappear from other users' view.



