Add hostname to response
This commit is contained in:
@@ -14,4 +14,5 @@ message HelloReq {
|
||||
|
||||
message HelloResp {
|
||||
string text = 1; // required
|
||||
string hostname = 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user