Loro Protocol
Loro Protocol

The Loro Protocol multiplexes CRDT sync workloads over one WebSocket connection and ships the open-source loro-websocket, loro-adaptors, plus Rust client and server implementations that speak the same protocol. Read more →

2025/10/30

Loro 1.0
Loro 1.0

Announcing Loro 1.0: Introducing a stable encoding schema, 10-100x faster document import, advanced version control, and more for efficient real-time collaboration and local-first software development. Read more →

2024/10/23

Movable tree CRDTs and Loro's implementation
Movable tree CRDTs and Loro's implementation

This article introduces the implementation difficulties and challenges of Movable Tree CRDTs when collaboration, and how Loro implements it and sorts child nodes. The algorithm has high performance and can be used in production. Read more →

2024/07/18

Introduction to Loro's Rich Text CRDT
Introduction to Loro's Rich Text CRDT

This article presents the rich text CRDT algorithm implemented in Loro, complying with Peritext's criteria for seamless rich text collaboration. Furthermore, it can be built on top of any List CRDT algorithms and turn them into rich text CRDTs. Read more →

2024/01/22