Add ping/pong to the protocol (#2)
This commit is contained in:
@@ -26,3 +26,7 @@ message EvalDoneMessage {
|
||||
uint64 id = 1;
|
||||
string response = 2;
|
||||
}
|
||||
|
||||
message Ping {}
|
||||
|
||||
message Pong {}
|
||||
|
||||
Reference in New Issue
Block a user