This commit is contained in:
aozhiwei 2023-06-05 17:50:51 +08:00
parent 0061af7c77
commit 0601778745

View File

@ -70,6 +70,7 @@ message CMKcpHandshake
optional string account_id = 2; //id optional string account_id = 2; //id
optional string session_id = 3; //session id optional string session_id = 3; //session id
optional string team_uuid = 4; // optional string team_uuid = 4; //
optional int32 secret_key_place = 5; // 0() 1kcp底层协议头之后()
} }
message SMKcpHandshake message SMKcpHandshake