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

File socket.ts

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

Source from the content-addressed store, hash-verified

1import { transports as DEFAULT_TRANSPORTS } from "./transports/index.js";
2import { installTimerFunctions, byteLength } from "./util.js";
3import { decode } from "./contrib/parseqs.js";
4import { parse } from "./contrib/parseuri.js";

Callers

nothing calls this directly

Calls 1

debugFunction · 0.85

Tested by

no test coverage detected