Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code100x/chess
/ SocketManager.ts
File
SocketManager.ts
apps/ws/src/SocketManager.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ randomUUID } from
'crypto'
;
2
import
{ WebSocket } from
'ws'
;
3
import
{ userJwtClaims } from
'./auth'
;
4
Callers
nothing calls this directly
Calls
1
getInstance
Method · 0.80
Tested by
no test coverage detected