Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ connection.js
File
connection.js
packages/engine.io-client/test/connection.js:None–None · packages/engine.io-client/test/connection.js
Source
from the content-addressed store, hash-verified
1
const
expect = require(
class
="st">"expect.js");
2
const
Socket = require(
class
="st">"../").Socket;
3
const
env = require(
class
="st">"./support/env");
4
const
{ repeat } = require(
class
="st">"./util");
Callers
nothing calls this directly
Calls
11
it
Function · 0.85
done
Function · 0.85
testBinary
Function · 0.85
createEvent
Function · 0.85
equal
Method · 0.80
length
Method · 0.80
timeout
Method · 0.45
on
Method · 0.45
close
Method · 0.45
send
Method · 0.45
onError
Method · 0.45
Tested by
no test coverage detected