secsync
secsync copied to clipboard
Examples are broken (websocket closed)
Hi! There seems to be an issue with the websocket sessions in the examples included in the documentation. Is this a known issue?
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)
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
Thanks for your honest words :)