Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ index.js
File
index.js
examples/client-side-load-balancing-example/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFileSync } from
"node:fs"
;
2
import
{ createServer } from
"node:http"
;
3
import
{ Server } from
"socket.io"
;
4
Callers
nothing calls this directly
Calls
1
initServer
Function · 0.70
Tested by
no test coverage detected