logoot-crdt icon indicating copy to clipboard operation
logoot-crdt copied to clipboard

Replace readiness checks with a causal broadcast

Open t-mullen opened this issue 5 years ago • 0 comments

The operation re-ordering and integration readiness checks should be removed, and operations should be sent through a proper causal broadcast (preferably with anti-entropy).

For example: https://github.com/Chat-Wane/CausalBroadcastDefinition

t-mullen avatar Nov 27 '18 10:11 t-mullen