log in connect

This commit is contained in:
CakeCN
2026-01-09 11:31:00 +08:00
parent 0a812e496f
commit 52696707dd
2 changed files with 3 additions and 3 deletions

View File

@@ -168,7 +168,7 @@ class AgentNamespace(Namespace):
user_uuid2ase_client[user_uuid].register_on_connect_entry(
callback=on_connect_to_ase,
entry=(self, user_uuid2ase_client[user_uuid]),
entry=(self, user_uuid2ase_client[user_uuid], current_app.logger),
init_data={'room':user_uuid, 'restart':restart}
)
user_uuid2ase_client[user_uuid].register_route_with_entry(