[PR #214] [MERGED] fix comfyui for wss connection #1189

Closed
opened 2026-02-16 10:22:15 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: fix/comfyui-wss


📝 Commits (1)

  • 0af6099 fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-official-plugins/pull/214 **Author:** [@minhsaco99](https://github.com/minhsaco99) **Created:** 2/14/2025 **Status:** ✅ Merged **Merged:** 2/14/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/comfyui-wss` --- ### 📝 Commits (1) - [`0af6099`](https://github.com/langgenius/dify-official-plugins/commit/0af6099f196dd29a126e6a7211dc5fa0e74ada34) fix comfyui for wss connection ### 📊 Changes **3 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `tools/comfyui/manifest.yaml` (+1 -1) 📝 `tools/comfyui/provider/comfyui.py` (+4 -1) 📝 `tools/comfyui/tools/comfyui_client.py` (+4 -1) </details> ### 📄 Description Default consider comfyui deploy in local with ws:// prefix, add supported for wss:// --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:22:15 -05:00
yindo closed this issue 2026-02-16 10:22:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1189