research/data_sync
Oskar Thoren 344fa65e8d Intro fourth node semi-connected boom 2019-01-12 02:58:12 -05:00
..
.gitignore Bug fixes 2019-01-12 02:20:45 -05:00
Makefile update makefile and misc notes 2019-01-09 08:19:12 -05:00
README.md update makefile and misc notes 2019-01-09 08:19:12 -05:00
client.py Move client concerns 2019-01-11 00:06:51 -05:00
networksim.py Interactive mode and bugs 2019-01-12 01:40:24 -05:00
sync.proto Move into one data_sync folder 2019-01-02 20:47:21 -05:00
sync.py Intro fourth node semi-connected boom 2019-01-12 02:58:12 -05:00
sync_pb2.py Misc 2019-01-02 21:59:33 -05:00
test.py Move into one data_sync folder 2019-01-02 20:47:21 -05:00

README.md

BSP-spec

Goal: a Protobuf spec of https://code.briarproject.org/briar/briar-spec/blob/master/protocols/BSP.md

As well as some PoC around it

make
make run # see sync.py