MCPcopy
hub / github.com/socketio/socket.io / utility-methods.ts

File utility-methods.ts

packages/socket.io/test/utility-methods.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createServer } from "http";
2import { Server, Socket } from "..";
3import { io as ioc, Socket as ClientSocket } from "socket.io-client";
4import { Adapter, BroadcastOptions } from "socket.io-adapter";

Callers

nothing calls this directly

Calls 15

createPartialDoneFunction · 0.90
createServerFunction · 0.85
doneFunction · 0.85
itFunction · 0.85
listenMethod · 0.80
eqlMethod · 0.80
adapterMethod · 0.80
containMethod · 0.80
onMethod · 0.45
closeMethod · 0.45
disconnectMethod · 0.45
fetchSocketsMethod · 0.45

Tested by

no test coverage detected