MCPcopy
hub / github.com/socketio/socket.io / server.js

File server.js

examples/cluster-engine-redis/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { RedisEngine } from "@socket.io/cluster-engine";
2import { createServer } from "node:http";
3import { createClient } from "redis";
4import { Server } from "socket.io";

Callers

nothing calls this directly

Calls 2

initProxyFunction · 0.85
initServerFunction · 0.70

Tested by

no test coverage detected