crdt (1 articles)

Using CRDTs to build collaborative Rust web applications

23.02.2024 - 54m read - rust crdt

In this post, I’ll show how to build a simple web app leveraging CRDTs for keeping consistent state between all clients.