secsync icon indicating copy to clipboard operation
secsync copied to clipboard

Examples are broken (websocket closed)

Open codedust opened this issue 6 months ago • 2 comments

Hi! There seems to be an issue with the websocket sessions in the examples included in the documentation. Is this a known issue?

screenshot of demo displaying "status: failed"

From browser console:

17:20:21.206 schedule websocket connection #0 in  100 [172-7d1dd85639f8c37e.js:1:18321](https://www.secsync.com/_next/static/chunks/172-7d1dd85639f8c37e.js)
17:20:22.603 CLOSE WEBSOCKET [172-7d1dd85639f8c37e.js:1:17977](https://www.secsync.com/_next/static/chunks/172-7d1dd85639f8c37e.js)
17:20:22.605 websocket closed [172-7d1dd85639f8c37e.js:1:17439](https://www.secsync.com/_next/static/chunks/172-7d1dd85639f8c37e.js)

codedust avatar Jun 22 '25 15:06 codedust

Thanks for letting me know. Due a deadline I won't be able to investigate the next 3-4 weeks. That said after seeing the work on Beelay I think this has several benefits over secsync and might be a better choice (especially for syncing multiple documents which secsync doesn't support).

It's still early, but there is more info here: https://github.com/automerge/beelay/blob/main/docs/protocol.md

nikgraf avatar Jun 25 '25 11:06 nikgraf

Thanks for your honest words :)

codedust avatar Jul 04 '25 20:07 codedust