Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ worker.js
File
worker.js
packages/socket.io-cluster-adapter/test/worker.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ createServer } = require(
"http"
);
2
const
{ Server } = require(
"socket.io"
);
3
const
{ createAdapter } = require(
".."
);
4
Callers
nothing calls this directly
Calls
15
createServer
Function · 0.85
createAdapter
Function · 0.85
adapter
Method · 0.80
contain
Method · 0.80
eql
Method · 0.80
length
Method · 0.80
listen
Method · 0.80
emit
Method · 0.65
cb
Function · 0.50
on
Method · 0.45
of
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected