beelay-core

Crates.iobeelay-core
lib.rsbeelay-core
version0.1.0-alpha.1
sourcesrc
created_at2024-09-12 09:00:44.11805
updated_at2024-11-15 16:11:37.774357
descriptionA new sync protocol for Automerge
homepage
repositoryhttps://github.com/automerge/beelay
max_upload_size
id1372602
size1,434,787
(alexjg)

documentation

README

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.

Commit count: 5

cargo fmt