MCPcopy
hub / github.com/socketio/socket.io / cluster-adapter.ts

File cluster-adapter.ts

packages/socket.io-adapter/test/cluster-adapter.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

timesFunction · 0.90
shouldNotHappenFunction · 0.90
sleepFunction · 0.90
createServerFunction · 0.85
doneFunction · 0.85
itFunction · 0.85
adapterMethod · 0.80
listenMethod · 0.80
eqlMethod · 0.80
containMethod · 0.80
failMethod · 0.80
lengthMethod · 0.80

Tested by

no test coverage detected