Skip to content

feat(yjs): immediately notify peers about external doc updates - #3397

Merged
JammingBen merged 1 commit into
mainfrom
feat/yjs-sse-external-updates
Sep 23, 2026
Merged

JammingBen merged 1 commit into
mainfrom
feat/yjs-sse-external-updates

Conversation

@JammingBen

@JammingBen JammingBen commented Sep 17, 2026 •

Copy link
Copy Markdown
Member

Notify peers in a yjs session about external doc updates via SSE. Note that this only works if at least on peer receives SSE events for updated files, which is e.g. not the case for share receivers.

closes #3239

@JammingBen JammingBen self-assigned this Sep 17, 2026
@JammingBen
JammingBen force-pushed the feat/yjs-sse-external-updates branch 8 times, most recently from 1e45d7c to f277380 Compare September 21, 2026 09:34
@JammingBen
JammingBen marked this pull request as ready for review September 21, 2026 09:48
@AlexAndBear

Copy link
Copy Markdown
Member

@JammingBen works great, I wonder if we should request a sse feature from the backend team, so share recievers will be notified too ? 馃

@JammingBen
JammingBen force-pushed the feat/yjs-sse-external-updates branch from f277380 to 76bbc80 Compare September 23, 2026 05:44
@JammingBen

JammingBen commented Sep 23, 2026 •

Copy link
Copy Markdown
Member Author

@JammingBen works great, I wonder if we should request a sse feature from the backend team, so share recievers will be notified too ? 馃

Good point, I will look if any issue already exists and create one if not 馃憤

Edit: see opencloud-eu/opencloud#3578

@JammingBen
JammingBen merged commit 560aa6e into main Sep 23, 2026
31 checks passed
@JammingBen
JammingBen deleted the feat/yjs-sse-external-updates branch September 23, 2026 06:15
@openclouders openclouders mentioned this pull request Sep 23, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Collaborative editing: immediately inform peers about external updates

2 participants