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