Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ index.js
File
index.js
examples/passport-jwt-example/esm/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
"express"
;
2
import
{ createServer } from
"node:http"
;
3
import
{ dirname, join } from
"node:path"
;
4
import
{ fileURLToPath } from
"node:url"
;
Callers
nothing calls this directly
Calls
10
createServer
Function · 0.85
done
Function · 0.85
sendFile
Method · 0.80
listen
Method · 0.80
cb
Function · 0.50
use
Method · 0.45
send
Method · 0.45
end
Method · 0.45
on
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected