MCPcopy 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

1var assert = require('assert');
2
3var Serializer = require('./framer').Serializer;
4var Deserializer = require('./framer').Deserializer;

Callers

nothing calls this directly

Calls 1

pipeAndFilterFunction · 0.85

Tested by

no test coverage detected