takayama-lily/mjsoul

matchGame后收不到.lq.NotifyMatchGameStart

Opened this issue · 0 comments

请求:

{
"Success":true,
"Type":0,
"MethodName":".lq.Lobby.matchGame",
"Json":null,
"Data":{"match_mode":2,
    "client_version_string":"web-0.9.205"}
}

响应:

{
"Success":true,"Type":1,
"MethodName":".lq.Lobby.matchGame",
"Json":{"error":{}},
"Data":null
}

之后一直在等待。我用浏览器查看匹配到对局时,应该会收到.lq.NotifyMatchGameStart。