0cbe9964ba | ||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
README.md | ||
client.py | ||
networksim.py | ||
sync.proto | ||
sync.py | ||
sync_pb2.py | ||
test.py |
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