mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-02-16 02:20:43 +00:00
kcp stream
This commit is contained in:
@@ -53,6 +53,7 @@ message PunchHoleSent {
|
||||
string relay_server = 3;
|
||||
NatType nat_type = 4;
|
||||
string version = 5;
|
||||
bool is_udp = 6;
|
||||
}
|
||||
|
||||
message RegisterPk {
|
||||
@@ -94,6 +95,7 @@ message PunchHoleResponse {
|
||||
}
|
||||
string other_failure = 7;
|
||||
int32 feedback = 8;
|
||||
bool is_udp = 9;
|
||||
}
|
||||
|
||||
message ConfigUpdate {
|
||||
|
||||
Reference in New Issue
Block a user