ComfyUI-Manager/comfyui_manager/glob
bymyself 601f1bf452 [feat] Add client_id support to task queue system
- Add client_id field to QueueTaskItem and TaskHistoryItem models
- Implement client-specific WebSocket message routing
- Add client filtering to queue status and history endpoints
- Follow ComfyUI patterns for session management
- Create data_models package for better code organization
2025-06-13 19:33:05 -07:00
..
utils [feat] Add client_id support to task queue system 2025-06-13 19:33:05 -07:00
__init__.py restructuring 2025-04-13 09:26:02 +09:00
constants.py [feat] Add client_id support to task queue system 2025-06-13 19:33:05 -07:00
manager_core.py Merge branch 'main' into draft-v4 2025-05-19 06:07:31 +09:00
manager_server.py [feat] Add client_id support to task queue system 2025-06-13 19:33:05 -07:00
share_3rdparty.py fixed: avoid except: 2025-04-21 12:42:50 +09:00