Update from the Aardvark hackfest with @p2panda yesterday and today!
So far we managed to get a GTK Rust test project going with a simple TextView, and we're converting text changes into Automerge CRDT operations. We also have the p2panda local-first sync backend running in a separate thread.
Currently we're working on connecting both worlds to sync data across devices. Hopefully we'll have an actual demo of synced editing by the end of the day (no pressure).

GitHub
GitHub - p2panda/reflection: Collaborative, local-first GTK text editor
Collaborative, local-first GTK text editor . Contribute to p2panda/reflection development by creating an account on GitHub.


