Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/code-server
/ health.ts
File
health.ts
src/node/routes/health.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Router } from
"express"
2
import
{ wss, Router as WsRouter } from
"../wsRouter"
3
4
export
const
router = Router()
Callers
nothing calls this directly
Calls
5
Router
Function · 0.90
alive
Method · 0.80
handleUpgrade
Method · 0.80
ws
Method · 0.45
send
Method · 0.45
Tested by
no test coverage detected