ueberdosis / hocuspocus

The CRDT Yjs WebSocket backend for conflict-free real-time collaboration in your app.
https://tiptap.dev/docs/hocuspocus/introduction
MIT License
1.19k stars 115 forks source link

unsyncedChanges may get out of sync #825

Closed janthurau closed 2 months ago

janthurau commented 2 months ago

When timeouts, packet loss or reconnects are happening, it looks like unsyncedChanges may get out of sync. Reconnects and full syncs don't reset it to 0, so it will never go back to it.