2 unstable releases
new 0.1.0-alpha.1 | Nov 15, 2024 |
---|---|
0.0.1 | Sep 12, 2024 |
#4 in #automerge
105 downloads per month
1MB
6.5K
SLoC
Beelay
This repository contains an experimental implementation of a new sync protocol for Automerge. In fact, because one of the goals of the project is to produce a sync protocol which allows end-to-end encryption of the document data this protocol will work for any data structure which likes being represented as a hash-linked DAG of changes.
See protocol.md for a more detailed description of how it works.
Status
This is very much a work in progress, expect things to be very broken and to change significantly before we're done.
Dependencies
~4–5.5MB
~118K SLoC