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

File connection.js

packages/engine.io-client/test/connection.js:None–None  ·  packages/engine.io-client/test/connection.js

Source from the content-addressed store, hash-verified

1const expect = require(class="st">"expect.js");
2const Socket = require(class="st">"../").Socket;
3const env = require(class="st">"./support/env");
4const { repeat } = require(class="st">"./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