add docs for replica/server protocol

This commit is contained in:
Dustin J. Mitchell
2020-11-26 14:10:46 -05:00
parent 2dae271851
commit 3fb2327a5b
4 changed files with 228 additions and 127 deletions

View File

@@ -7,5 +7,7 @@
- [Replica Storage](./storage.md)
- [Task Database](./taskdb.md)
- [Tasks](./tasks.md)
- [Synchronization](./sync.md)
- [Synchronization and the Sync Server](./sync.md)
- [Synchronization Model](./sync-model.md)
* [Server-Replica Protocol](./sync-protocol.md)
- [Planned Functionality](./plans.md)