|
|
|
|
|
by renke1
1231 days ago
|
|
I am currently using yjs. What would be the equivalent way as described here [0] for yjs to sync docs in Automerge? I don't need any WebSockets or real time stuff. It always seemed so complicated in Automerge compared to yjs. I just want to roll my own simple sync mechanism via HTTP. [0]: https://docs.yjs.dev/api/document-updates#syncing-clients |
|
https://automerge.org/docs/cookbook/real-time/#changes-inter...