MCPcopy Create free account
hub / github.com/code100x/chess / index.ts

File index.ts

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

Source from the content-addressed store, hash-verified

1import { WebSocketServer } from 'ws';
2import { GameManager } from './GameManager';
3import url from 'url';
4import { extractAuthUser } from './auth';

Callers

nothing calls this directly

Calls 3

extractAuthUserFunction · 0.90
addUserMethod · 0.45
removeUserMethod · 0.45

Tested by

no test coverage detected