5 comments

[ 352 ms ] story [ 2065 ms ] thread
Is there a blog post that can be linked to instead?
(comment deleted)
Question about Yrs/Yjs. If I have e.g. a form and I want multiple users to see who is currently entering something into which form element, I could still do that with a Doc right?
Been looking into CRDTs today for a home project I'm sketching, just to merge annotations made to my PDF library made from several devices and synched periodically. Looked at using AWORMap of annotations by id. Even if it goes not to implementation, reading about CRDTs widens my view of the problem space.