Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ connection.ts
File
connection.ts
packages/socket.io-client/test/connection.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
expect = require(
"expect.js"
);
2
import
{ io, Manager, ManagerOptions } from
".."
;
3
import
hasCORS from
"has-cors"
;
4
import
{ install } from
"@sinonjs/fake-timers"
;
Callers
nothing calls this directly
Calls
15
wrap
Function · 0.90
it
Function · 0.85
io
Function · 0.85
done
Function · 0.85
fn
Function · 0.85
setupManagerCallbacks
Function · 0.85
wait
Function · 0.85
ok
Method · 0.80
_close
Method · 0.80
eql
Method · 0.80
emit
Method · 0.65
a
Method · 0.65
Tested by
no test coverage detected