MCPcopy Create free account
hub / github.com/socketio/socket.io / shouldNotHappen

Function shouldNotHappen

test/uws.ts:23–23  ·  view source on GitHub ↗
(done)

Source from the content-addressed store, hash-verified

21};
22
23const shouldNotHappen = (done) => () => done(new Error("should not happen"));
24
25describe("socket.io with uWebSocket.js-based engine", () => {
26 let io: Server,

Callers 1

uws.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected