MCPcopy Create free account
hub / github.com/triggerdotdev/trigger.dev / handleWebsockets.server.ts

File handleWebsockets.server.ts

apps/webapp/app/v3/handleWebsockets.server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { IncomingMessage } from "node:http";
2import { WebSocketServer, type WebSocket } from "ws";
3import { authenticateApiKey } from "~/services/apiAuth.server";
4import { logger } from "~/services/logger.server";

Callers

nothing calls this directly

Calls 1

singletonFunction · 0.90

Tested by

no test coverage detected