Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/molnarg/node-http2
/ endpoint.js
File
endpoint.js
lib/protocol/endpoint.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
assert = require(
'assert'
);
2
3
var
Serializer = require(
'./framer'
).Serializer;
4
var
Deserializer = require(
'./framer'
).Deserializer;
Callers
nothing calls this directly
Calls
1
pipeAndFilter
Function · 0.85
Tested by
no test coverage detected