| 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 |
nothing calls this directly
no test coverage detected