loro-websocket

JSON →
library 0.6.2 ·javascript
verified Jun 7, 2026

WebSocket client and minimal SimpleServer for syncing Loro CRDTs. Version 0.6.2, actively maintained, with peer dependency on loro-crdt ^1.9.0. Features: auto-reconnect with exponential backoff, latency tracking via ping/pong, safe fragmentation/reassembly for large updates, seamless room rejoin across reconnects, E2EE support via EloAdaptor. Differentiator: tightly integrated with Loro CRDT ecosystem, provides a simple server for prototyping, and offers both plain and encrypted adaptors.