add path option for hop
This commit is contained in:
@ -11,6 +11,7 @@ message SelectRequest {
|
||||
string addr = 2;
|
||||
string host = 3;
|
||||
string client = 4;
|
||||
string path = 5;
|
||||
}
|
||||
|
||||
message SelectReply {
|
||||
|
Reference in New Issue
Block a user