a proof of concept realtime collaborative todo list
0

Configure Feed

Select the types of activity you want to include in your feed.

add eu jetstream instance

+1
+1
subscribe.js
··· 10 10 "wss://jetstream1.us-east.bsky.network/subscribe", 11 11 "wss://jetstream2.us-east.bsky.network/subscribe", 12 12 "wss://jetstream1.us-west.bsky.network/subscribe", 13 + "wss://jetstream2.fr.hose.cam/subscribe", 13 14 ]; 14 15 15 16 export function subscribe({ dids, collections, onCommit }) {