MCPcopy Index your code
hub / github.com/simstudioai/sim / index.ts

File index.ts

apps/realtime/src/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createServer } from 'http'
2import { createLogger } from '@sim/logger'
3import type { Server as SocketIOServer } from 'socket.io'
4import { createSocketIOServer, shutdownSocketIOAdapter } from '@/config/socket'

Callers

nothing calls this directly

Calls 3

createLoggerFunction · 0.90
errorMethod · 0.80
mainFunction · 0.70

Tested by

no test coverage detected