MCPcopy
hub / github.com/socketio/socket.io / unref-websocket-only.ts

File unref-websocket-only.ts

packages/socket.io-client/test/fixtures/unref-websocket-only.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { io } = require("../..");
2const socket = io("http://localhost:3210", {
3 autoUnref: true,
4 transports: ["websocket"],

Callers

nothing calls this directly

Calls 2

ioFunction · 0.85
onMethod · 0.45

Tested by

no test coverage detected