mirror of https://github.com/vacp2p/research.git
spec comments
This commit is contained in:
parent
1abebb34f1
commit
2a01de2f7b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue