From 0b30413f6e9d2494e8066fbb8232ec0b3f922e67 Mon Sep 17 00:00:00 2001 From: Steven Fabre Date: Thu, 31 Aug 2023 05:34:05 -0400 Subject: [PATCH] Liveblocks in Yjs README Signed-off-by: Steven Fabre --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 421696fd..2c62fcf5 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,10 @@ Also includes a peer-sync mechanism to catch up on missed updates. an append-only log of CRDT local updates (hypercore). Multifeed manages and sync hypercores and y-dat listens to changes and applies them to the Yjs document. +
@liveblocks/yjs
+
+Liveblocks Yjs provides a fully hosted WebSocket infrastructure and persisted data store for Yjs documents. No configuration or maintenance is required. It also features Yjs webhook events, REST API to read and update Yjs documents, and a browser DevTools extension. +
Matrix-CRDT
Use Matrix as an off-the-shelf backend for