diStyApps / ComfyUI-disty-Flow

Flow is a custom node designed to provide a user-friendly interface for ComfyUI.
215 stars 12 forks source link

Update messageHandler.js #21

Open isnifer opened 14 hours ago

isnifer commented 14 hours ago

I have comfy on runpod. It works over https. WebSockets couldn't connect via ws. I added a check for protocol to connect.

Before:

image

After:

image