Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/molnarg/node-http2
/ flow.js
File
flow.js
test/flow.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
Flow = require(
'../lib/protocol/flow'
).Flow;
Callers
nothing calls this directly
Calls
1
createFlow
Function · 0.85
Tested by
no test coverage detected