MCPcopy
hub / github.com/socketio/socket.io / index.ts

File index.ts

packages/socket.io-cluster-adapter/test/index.ts:None–None  ·  packages/socket.io-cluster-adapter/test/index.ts

Source from the content-addressed store, hash-verified

1import { io as ioc, Socket as ClientSocket } from class="st">"socket.io-client";
2import expect = require(class="st">"expect.js");
3import { setupPrimary } from class="st">"..";
4import { times, sleep } from class="st">"./util";

Callers

nothing calls this directly

Calls 13

timesFunction · 0.90
sleepFunction · 0.90
doneFunction · 0.85
itFunction · 0.85
getRoomsFunction · 0.85
eqlMethod · 0.80
setupPrimaryFunction · 0.50
cbFunction · 0.50
onMethod · 0.45
disconnectMethod · 0.45
sendMethod · 0.45
socketMethod · 0.45

Tested by

no test coverage detected