MCPcopy
hub / github.com/socketio/socket.io / socket.js

File socket.js

packages/engine.io-client/test/socket.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const expect = require("expect.js");
2const { Socket, NodeXHR, NodeWebSocket } = require("../");
3const {
4 isIE11,

Callers

nothing calls this directly

Calls 10

itFunction · 0.85
doneFunction · 0.85
eqlMethod · 0.80
_filterUpgradesMethod · 0.80
_hasPingExpiredMethod · 0.80
timeoutMethod · 0.45
closeMethod · 0.45
onMethod · 0.45
openMethod · 0.45
sendMethod · 0.45

Tested by

no test coverage detected