MCPcopy
hub / github.com/socketio/socket.io / connection-state-recovery.ts

File connection-state-recovery.ts

packages/socket.io/test/connection-state-recovery.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Server, Socket } from "..";
2import expect from "expect.js";
3import { waitFor, eioHandshake, eioPush, eioPoll } from "./support/util";
4import { createServer, Server as HttpServer } from "http";

Callers

nothing calls this directly

Calls 14

eioHandshakeFunction · 0.90
eioPushFunction · 0.90
eioPollFunction · 0.90
waitForFunction · 0.90
itFunction · 0.85
createServerFunction · 0.85
listenMethod · 0.80
eqlMethod · 0.80
initFunction · 0.70
emitMethod · 0.65
joinMethod · 0.45
toMethod · 0.45

Tested by

no test coverage detected