aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/protobuf/command_server.proto
Commit message (Expand)AuthorAge
* Various cleanups and refactorings in the client:Gravatar Lukacs Berki2016-05-02
* Make the integration tests pass with gRPC client/server comms.Gravatar Lukacs Berki2016-04-21
* Block when another command is running on the server and not on the client whe...Gravatar Lukacs Berki2016-04-20
* Make it possible to interrupt commands when communicating over gRPC.Gravatar Lukacs Berki2016-04-19
* Rename field names in command_server.proto so that they don't conflict with C...Gravatar Lukacs Berki2016-04-18
* Initial version of client-server communication over gRPC. Gravatar Lukacs Berki2016-04-15
* Add stub gRPC C++ client and Java server.Gravatar Lukacs Berki2016-04-12