MCPcopy Index your code
hub / github.com/socketio/socket.io / connection.ts

File connection.ts

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

Source from the content-addressed store, hash-verified

1import expect = require("expect.js");
2import { io, Manager, ManagerOptions } from "..";
3import hasCORS from "has-cors";
4import { install } from "@sinonjs/fake-timers";

Callers

nothing calls this directly

Calls 15

wrapFunction · 0.90
itFunction · 0.85
ioFunction · 0.85
doneFunction · 0.85
fnFunction · 0.85
setupManagerCallbacksFunction · 0.85
waitFunction · 0.85
okMethod · 0.80
_closeMethod · 0.80
eqlMethod · 0.80
emitMethod · 0.65
aMethod · 0.65

Tested by

no test coverage detected