Get desktop application:
View/edit binary Protocol Buffers messages
optional AuthParams authParams = 1
string serverId = 2
optional HbCfg hb_cfg = 1
string sessionId = 2
string domain = 1
int32 tcp_port = 2
int32 ws_port = 3
int32 wss_port = 4
optional HbCfg hb_cfg = 5
repeated string nodes = 6
optional Backoff backoff = 7
(message has no fields)
string serverId = 1
map<string, int32> roomCount = 2
map<string, int32> allRoomCount = 1
Used in: Atom
string seq_id = 1
int64 uid = 2
string did = 3
App app = 4
Used in: ConnectReq
string uniId = 1
string token = 2
string roomId = 3
Used in: NodesResp
int32 base_delay = 1
float multiplier = 2
float jitter = 3
int32 max_delay = 4
Used in: ConnectResp, NodesResp, TcpUserInfo
int64 interval = 1
int64 fail_count = 2
int64 bind_expire = 3
int32 subId = 2
int32 speed = 3
string serverId = 4
string roomId = 5
repeated string tcpSessionIds = 6
bytes msg = 7
Used in: KafkaSendMsg
ToUsers = 0
ToRoom = 1
ToAll = 2
Used in: Atom, AuthParams, NodesReq, TcpUserInfo
Platform_None = 0
Platform_PC = 1
Platform_Android = 2
Platform_Ios = 3
Platform_Web = 4
Platform_H5 = 5
Platform_MinProgram = 6
Used in: DisconnectReq, HeartbeatReq, TcpUserInfo
string uniId = 1
string sessionId = 2
string serverId = 3
string roomId = 2
string clientIP = 4
optional HbCfg hb_cfg = 5