String-wise sequence CRDT powering peer-to-peer collaborative editing in Teletype for Atom.
The string-wise sequence CRDT powering peer-to-peer collaborative editing in Teletype for Atom.
After cloning this repository, you can install its dependencies by running:
npm install
And then run tests via:
npm test
For more details on the techniques used for this data structure, we recommend reading the following papers: