crdt
crdt copied to clipboard
Possible use within a document editor
I wanted to drop by and say hi. I'm investigating the use of CRDTs to power offline mode and multiplayer mode for Super Editor, which is a document editing toolkit for Flutter, which I lead: https://github.com/superlistapp/super_editor
I was wondering, do you have any guidance for working towards that goal? Our team is new to CRDTs - we've done a bit of reading and watched some presentations about the concept, but we're still very new.
Also, please let me know if you'd like to help with such an integration.