parent
83159a9aac
commit
33343dacc7
2
mvds.md
2
mvds.md
|
@ -45,8 +45,6 @@ Payloads are implemented using [protocol buffers v3](https://developers.google.c
|
||||||
```protobuf
|
```protobuf
|
||||||
syntax = "proto3";
|
syntax = "proto3";
|
||||||
|
|
||||||
package vac.mvds;
|
|
||||||
|
|
||||||
message Payload {
|
message Payload {
|
||||||
repeated bytes acks = 5001;
|
repeated bytes acks = 5001;
|
||||||
repeated bytes offers = 5002;
|
repeated bytes offers = 5002;
|
||||||
|
|
Loading…
Reference in New Issue