This commit is contained in:
azw 2023-04-22 01:26:18 +00:00
parent 9a4b98738e
commit 925beb63c9
2 changed files with 6 additions and 0 deletions

View File

@ -10,6 +10,7 @@ enum SSMessageId_e
_SS_MS_ResponseTargetServer = 12;
_SS_ForceCloseSocket = 13;
_SS_CMKcpHandshake = 99;
_SS_CMPing = 101;
_SS_SMRpcError = 102;
_SS_CMLogin = 103;

View File

@ -13,6 +13,11 @@ message SS_CMLogin_CMReConnect_CommonHead
optional int32 server_id = 1;
}
message SS_CMKcpHandshake
{
}
message SS_CMLogin
{
optional int32 server_id = 1; //