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

File namespaces.ts

packages/socket.io/test/namespaces.ts:None–None  ·  packages/socket.io/test/namespaces.ts

Source from the content-addressed store, hash-verified

1import type { SocketId } from class="st">"socket.io-adapter";
2import { Server, Namespace, Socket } from class="st">"..";
3import expect from class="st">"expect.js";
4import {

Callers

nothing calls this directly

Calls 15

createClientFunction · 0.90
successFnFunction · 0.90
successFunction · 0.90
assertFunction · 0.90
createPartialDoneFunction · 0.90
itFunction · 0.85
getSocketsFunction · 0.85
doneFunction · 0.85
containMethod · 0.80
eqlMethod · 0.80
throwExceptionMethod · 0.80
failMethod · 0.80

Tested by

no test coverage detected