little changes
This commit is contained in:
parent
a5cfccbdfc
commit
972d438bdf
@ -132,6 +132,7 @@ class ConnectionHandler(object):
|
|||||||
"msg": ""
|
"msg": ""
|
||||||
}
|
}
|
||||||
}))
|
}))
|
||||||
|
await self._on_match_state_req(conn, None)
|
||||||
return conn
|
return conn
|
||||||
await conn.send(json.dumps({
|
await conn.send(json.dumps({
|
||||||
"type": "reconnect_response",
|
"type": "reconnect_response",
|
||||||
|
Loading…
Reference in New Issue
Block a user