mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #214] [MERGED] fix comfyui for wss connection #1189
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/214
Author: @minhsaco99
Created: 2/14/2025
Status: ✅ Merged
Merged: 2/14/2025
Merged by: @crazywoola
Base:
main← Head:fix/comfyui-wss📝 Commits (1)
0af6099fix comfyui for wss connection📊 Changes
3 files changed (+9 additions, -3 deletions)
View changed files
📝
tools/comfyui/manifest.yaml(+1 -1)📝
tools/comfyui/provider/comfyui.py(+4 -1)📝
tools/comfyui/tools/comfyui_client.py(+4 -1)📄 Description
Default consider comfyui deploy in local with ws:// prefix, add supported for wss://
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.