ComfyUI-Manager/comfyui_manager/glob/utils
bymyself 35eddc2965 [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-06 16:01:52 -07:00
..
__init__.py [feat] Add client_id support to task queue system 2025-06-06 16:01:52 -07:00
environment_utils.py [feat] Add client_id support to task queue system 2025-06-06 16:01:52 -07:00
formatting_utils.py [feat] Add client_id support to task queue system 2025-06-06 16:01:52 -07:00
model_utils.py [feat] Add client_id support to task queue system 2025-06-06 16:01:52 -07:00
node_pack_utils.py [feat] Add client_id support to task queue system 2025-06-06 16:01:52 -07:00
security_utils.py [feat] Add client_id support to task queue system 2025-06-06 16:01:52 -07:00