mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-05-19 00:00:48 +00:00
Update rendezvous.proto
This commit is contained in:
@@ -103,6 +103,7 @@ message RegisterPkResponse {
|
||||
INVALID_ID_FORMAT = 5;
|
||||
NOT_SUPPORT = 6;
|
||||
SERVER_ERROR = 7;
|
||||
NOT_DEPLOYED = 8;
|
||||
}
|
||||
Result result = 1;
|
||||
int32 keep_alive = 2;
|
||||
|
||||
Reference in New Issue
Block a user