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

File index.ts

packages/socket.io-postgres-emitter/test/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createServer } from "http";
2import { Server, Socket as ServerSocket } from "socket.io";
3import { io as ioc, Socket as ClientSocket } from "socket.io-client";
4import expect = require("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