What companies or projects are using Editscript?
If you are using Editscript, please comment on this issue.
Hi, https://oche.com/ is using Editscript for syncing game-state to Cljs UIs among other things. :quick algo is used for local clients, and :a-star is used for remote ones. It is very good!
Hi @huahaiy, Streetlinx uses Editscript to capture deltas to drive a newsfeed and generate alerts. In the future we'll use it as part of a workflow to approve pending changes. Thanks for your work on the lib.
Hi. We are using Editscript in microdata.no to sync client state to a server so users can pick up their work where they left it. Thanks for an excellent tool!
We’re using Editscript as the main way of evaluating changes within our convergent reference type in our CRDT library, Converge.