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

File node.js

packages/engine.io-client/test/node.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const path = require("path");
2const { exec } = require("child_process");
3const { Socket } = require("../");
4const { repeat } = require("./util");

Callers

nothing calls this directly

Calls 8

itFunction · 0.85
doneFunction · 0.85
eqlMethod · 0.80
fixtureFunction · 0.70
parseFunction · 0.50
onMethod · 0.45
sendMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected