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

File socket-middleware.ts

test/socket-middleware.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Server } from "..";
2import expect from "expect.js";
3import { success, createClient } from "./support/util";
4

Callers

nothing calls this directly

Calls 7

createClientFunction · 0.90
successFunction · 0.90
eqlMethod · 0.80
emitMethod · 0.65
itFunction · 0.50
onMethod · 0.45
useMethod · 0.45

Tested by

no test coverage detected