peer-base / js-delta-crdts

Delta State-based CRDTs in Javascript
192 stars 16 forks source link

fix: making RGA not depend on causal delivery #39

Closed pgte closed 5 years ago

pgte commented 5 years ago

Inspired by this comment, this is an attempt of making (and testing) an RGA implementation that is not dependent on causal delivery.

pgte commented 5 years ago

Landed on v0.10.0