Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ parser.js
File
parser.js
packages/socket.io-parser/test/parser.js:None–None · packages/socket.io-parser/test/parser.js
Source
from the content-addressed store, hash-verified
1
const
{ PacketType, Decoder, Encoder, isPacketValid } = require(
class
="st">"..");
2
const
expect = require(
class
="st">"expect.js");
3
const
helpers = require(
class
="st">"./helpers.js");
4
Callers
nothing calls this directly
Calls
12
it
Function · 0.85
isInvalidPayload
Function · 0.85
isInvalidAttachmentCount
Function · 0.85
throwException
Method · 0.80
match
Method · 0.80
eql
Method · 0.80
a
Method · 0.65
encode
Method · 0.65
isPacketValid
Function · 0.50
add
Method · 0.45
on
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected