MCPcopy
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

1const { createServer } = require("http");
2const { Server } = require("socket.io");
3const { createAdapter } = require("..");
4

Callers

nothing calls this directly

Calls 15

createServerFunction · 0.85
createAdapterFunction · 0.85
adapterMethod · 0.80
containMethod · 0.80
eqlMethod · 0.80
lengthMethod · 0.80
listenMethod · 0.80
emitMethod · 0.65
cbFunction · 0.50
onMethod · 0.45
ofMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected