MCPcopy
hub / github.com/socketio/socket.io / server.js

File server.js

examples/cluster-engine-node-cluster/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import cluster from "node:cluster";
2import process from "node:process";
3import { availableParallelism } from "node:os";
4import {

Callers

nothing calls this directly

Calls 9

createAdapterFunction · 0.90
createServerFunction · 0.85
bindMethod · 0.80
listenMethod · 0.80
emitMethod · 0.65
onMethod · 0.45
endMethod · 0.45
writeHeadMethod · 0.45
attachMethod · 0.45

Tested by

no test coverage detected