1
This commit is contained in:
parent
0061af7c77
commit
0601778745
@ -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:存在用户协议前(老) 1:存在kcp底层协议头之后(新)
|
||||||
}
|
}
|
||||||
|
|
||||||
message SMKcpHandshake
|
message SMKcpHandshake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user