系统架构层面流量控制功能完善

This commit is contained in:
flswld
2023-02-05 07:18:43 +08:00
parent cfb001c18a
commit 94c8db402a
51 changed files with 1049 additions and 2408 deletions

View File

@@ -53,6 +53,7 @@ message CancelServerReq {
message KeepaliveServerReq {
string server_type = 1;
string app_id = 2;
uint32 load_count = 3;
}
message GetGateServerAddrReq {