A simple implementation of Braid for HTTP state synchronization in Flask
[09/07/2021]
Repository created, research phase beginning.
[09/09/2021]
Flask lifecycle experiments, successfully sending patches which braidify.js client can read
[09/10/2021]
BraidiPy server basic functionality implemented, braidify.js client can read and write
[09/17/2021]
Huge fixes to better fit protocol syntax for patches and versions, syntax cleanup.
No actual CRDT usage here, that is the planned next step.