Files
xiaozhi-esp32-server/main/xiaozhi-server/core
hrz fdd16ad3c7 update:
1、await self.close(ws)已经在finally有关闭逻辑了,无需在except里关闭。
2、func_handler和mcp_manager的加载必须用异步实现,减少唤醒连接好使
3、关于iot等待func_handler问题,要在iot消息那里做等待
2025-03-31 21:40:48 +08:00
..
2025-03-28 09:52:27 +08:00
2025-03-28 22:52:21 +08:00
2025-03-05 23:13:24 +08:00
2025-03-31 21:40:48 +08:00