MCPcopy
hub / github.com/socketio/socket.io / polling-xhr.ts

File polling-xhr.ts

packages/engine.io-client/lib/transports/polling-xhr.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Polling } from "./polling.js";
2import { Emitter } from "@socket.io/component-emitter";
3import type { SocketOptions } from "../socket.js";
4import { installTimerFunctions, pick } from "../util.js";

Callers

nothing calls this directly

Calls 1

newRequestFunction · 0.70

Tested by

no test coverage detected