Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ transport.js
File
transport.js
packages/engine.io-client/test/transport.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
expect = require(
"expect.js"
);
2
const
eio = require(
"../"
);
3
const
env = require(
"./support/env"
);
4
Callers
nothing calls this directly
Calls
11
it
Function · 0.85
done
Function · 0.85
contain
Method · 0.80
match
Method · 0.80
equal
Method · 0.80
a
Method · 0.65
close
Method · 0.45
on
Method · 0.45
uri
Method · 0.45
doOpen
Method · 0.45
send
Method · 0.45
Tested by
no test coverage detected