MCPcopy Create free account
hub / github.com/6174/comflowyspace / comfy-proxy.ts

File comfy-proxy.ts

apps/node/src/routes/api/comfy-proxy.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Request, Response, Express } from 'express';
2import { createProxyMiddleware } from 'http-proxy-middleware';
3import logger from "../../modules/utils/logger";
4import { comfyuiService } from "../../modules/comfyui/comfyui.service";

Callers

nothing calls this directly

Calls 4

updateObjectInfoFunction · 0.85
logMethod · 0.80
onMethod · 0.45
emitMethod · 0.45

Tested by

no test coverage detected