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

File redis.ts

packages/socket.io-cluster-engine/test/redis.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import expect = require("expect.js");
2import { createServer } from "node:http";
3import { createClient } from "redis";
4import { handshake, url } from "./util";

Callers

nothing calls this directly

Calls 15

handshakeFunction · 0.90
urlFunction · 0.90
createClientFunction · 0.85
createServerFunction · 0.85
cleanupFunction · 0.85
itFunction · 0.85
doneFunction · 0.85
listenMethod · 0.80
eqlMethod · 0.80
connectMethod · 0.45
attachMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected