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

File connection.js

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

Source from the content-addressed store, hash-verified

1const expect = require("expect.js");
2const Socket = require("../").Socket;
3const env = require("./support/env");
4const { repeat } = require("./util");

Callers

nothing calls this directly

Calls 11

itFunction · 0.85
doneFunction · 0.85
testBinaryFunction · 0.85
createEventFunction · 0.85
equalMethod · 0.80
lengthMethod · 0.80
timeoutMethod · 0.45
onMethod · 0.45
closeMethod · 0.45
sendMethod · 0.45
onErrorMethod · 0.45

Tested by

no test coverage detected