Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ binary-fallback.js
File
binary-fallback.js
packages/engine.io-client/test/binary-fallback.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
4
describe(
"binary fallback"
,
function
() {
Callers
nothing calls this directly
Calls
7
it
Function · 0.85
done
Function · 0.85
equal
Method · 0.80
timeout
Method · 0.45
on
Method · 0.45
send
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected