spec comments

This commit is contained in:
Oskar Thoren 2019-09-25 16:22:39 +08:00
parent 1abebb34f1
commit 2a01de2f7b
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E
1 changed files with 4 additions and 0 deletions

View File

@ -67,6 +67,8 @@ message Content {
}
```
<!-- XXX/TODO: Can we get rid of the id/data complication and just use bytes? -->
**NS service**:
```protobuf
@ -114,6 +116,8 @@ message RemoteLog {
}
```
<!-- TODO: Remove Body and replace with Pair -->
<!-- TODO: Extend pair with (optional) data -->
## Synchronization