Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ parser.js
File
parser.js
packages/engine.io/test/parser.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
expect = require(
"expect.js"
);
2
const
parser = require(
"../build/parser-v3/index.js"
);
3
4
describe(
"parser"
, () => {
Callers
nothing calls this directly
Calls
4
it
Function · 0.85
done
Function · 0.85
eql
Method · 0.80
a
Method · 0.65
Tested by
no test coverage detected