MCPcopy
hub / github.com/getmaxun/maxun / server.ts

File server.ts

server/src/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import express from 'express';
2import path from 'path';
3import http from 'http';
4import { Server } from "socket.io";

Callers

nothing calls this directly

Calls 15

captureFunction · 0.90
processQueuedRunsFunction · 0.90
recoverStuckRunningRunsFunction · 0.90
connectDBFunction · 0.90
syncDBFunction · 0.90
recoverOrphanedRunsFunction · 0.90
startGraphileWorkerUtilsFunction · 0.90
startWorkersFunction · 0.90
startScheduleWorkerFunction · 0.90
stopScheduleWorkerFunction · 0.90
stopWorkersFunction · 0.90
stopGraphileWorkerUtilsFunction · 0.90

Tested by

no test coverage detected