From 97194448bf96c62df4e5bf16b514afa1216b320a Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Tue, 7 Apr 2026 16:06:31 +0200 Subject: [PATCH] add y-atproto provider --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f7cbc79b..5eb0bf04 100644 --- a/README.md +++ b/README.md @@ -304,6 +304,13 @@ Encryption (E2EE).
An ActionCable companion for Yjs clients. There is a fitting redis extension as well. +
+
y-atproto
+
+A Yjs provider that syncs documents over the +AT Protocol (the decentralized protocol +behind Bluesky). Documents are stored as ATProto records and real-time updates +are delivered via Jetstream.
ypy-websocket