MCPcopy
hub / github.com/socketio/socket.io / v2-compatibility.ts

File v2-compatibility.ts

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

Source from the content-addressed store, hash-verified

1import { Server, Socket } from "..";
2import expect from "expect.js";
3import { success, getPort, waitFor } from "./support/util";
4import * as io_v2 from "socket.io-client-v2";

Callers

nothing calls this directly

Calls 9

getPortFunction · 0.90
waitForFunction · 0.90
successFunction · 0.90
itFunction · 0.85
doneFunction · 0.85
eqlMethod · 0.80
connectMethod · 0.45
ofMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected