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

File index.ts

packages/socket.io-postgres-emitter/test/index.ts:None–None  ·  packages/socket.io-postgres-emitter/test/index.ts

Source from the content-addressed store, hash-verified

1import { createServer } from class="st">"http";
2import { Server, Socket as ServerSocket } from class="st">"socket.io";
3import { io as ioc, Socket as ClientSocket } from class="st">"socket.io-client";
4import expect = require(class="st">"expect.js");

Callers

nothing calls this directly

Calls 15

sleepFunction · 0.90
timesFunction · 0.90
createServerFunction · 0.85
createAdapterFunction · 0.85
doneFunction · 0.85
itFunction · 0.85
adapterMethod · 0.80
listenMethod · 0.80
eqlMethod · 0.80
emitMethod · 0.65
onMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected