Skip to content

progmatic-99/textSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

TextSync

Real time collaborative text editor

Inspiration: https://conclave-team.github.io/conclave-site/

Some concepts that are important

  1. Commutativity -> Operations applied in different order produce the same result (A + B = B + A)
  2. Idempotency -> Repeated operations produce the sam e result

Conflict Free Replicated Data Type >>> Operational Transform

  • Sequence CRDT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published