MCPcopy Create free account
hub / github.com/ding113/claude-code-hub / server.js

File server.js

server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Custom Node.js server for claude-code-hub.
2//
3// Purpose: add WebSocket upgrade support on /v1/responses so clients that speak
4// the OpenAI Responses WebSocket protocol (text JSON frames with

Callers

nothing calls this directly

Calls 3

isNextDevModeFunction · 0.85
mainFunction · 0.70
logFunction · 0.70

Tested by

no test coverage detected