some log
This commit is contained in:
@@ -122,7 +122,7 @@ class AgentNamespace(Namespace):
|
||||
user_id = uuid2username[user_uuid]
|
||||
session['user_uuid'] = user_uuid
|
||||
print(f'User connected with session user_uuid: {user_uuid}')
|
||||
join_room(user_uuid, namespace='/agent')
|
||||
join_room(user_uuid)
|
||||
|
||||
user_uuid2chatmanager = ex["user_uuid2chatmanager"]
|
||||
user_uuid2ase_client = ex["user_uuid2ase_client"]
|
||||
|
||||
Reference in New Issue
Block a user