This commit is contained in:
@@ -16,7 +16,7 @@ message CollectorResponse {
|
||||
}
|
||||
|
||||
service Commander {
|
||||
rpc Stream(stream Command) returns (stream FinishedCommand);
|
||||
rpc Stream(stream FinishedCommand) returns (stream Command);
|
||||
}
|
||||
|
||||
message Command {
|
||||
|
||||
Reference in New Issue
Block a user