You can also try adapting one of these: https://github.com/scottbw/wave-node https://github.com/josephg/ShareJS
The former uses diff-match-patch and JSON structures to merge Wave Gadget states. On 20 Sep 2011, at 07:16, Yuri Z wrote: > If it's not real time, you can try the diff-patch approach > http://neil.fraser.name/writing/sync/ > > On Tue, Sep 20, 2011 at 4:43 AM, Jacky <[email protected]> wrote: > >> Hi, >> Now, I'm intending to implement an app to merge JSON string >> non-real-time, and want to use the existing OT algorithm used in wave,but i >> can't find any stuff about it,who can help me with this? Thanks. >> Best Regards >> Jacky >>
