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

File index.ts

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

Source from the content-addressed store, hash-verified

1import { Adapter, SessionAwareAdapter } from "../lib";
2import expect = require("expect.js");
3
4describe("socket.io-adapter", () => {

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
socketFunction · 0.85
doneFunction · 0.85
addAllMethod · 0.80
delMethod · 0.80
delAllMethod · 0.80
socketsMethod · 0.80
socketRoomsMethod · 0.80
eqlMethod · 0.80
aMethod · 0.65
broadcastMethod · 0.45
fetchSocketsMethod · 0.45

Tested by

no test coverage detected