summaryrefslogtreecommitdiff
path: root/src/node_http2_state.h
AgeCommit message (Expand)Author
2018-01-09http2: use aliased buffer for perf stats, add statsJames M Snell
2018-01-05http2: implement maxSessionMemoryJames M Snell
2017-12-22http2: convert Http2Settings to an AsyncWrapJames M Snell
2017-12-01src: node_http2_state.h should not be executableJon Moss
2017-11-21http2: major update to internalsJames M Snell
2017-11-04http2: refactor multiple internalsJames M Snell
2017-09-13http2,async-wrap: introduce AliasedBuffer classMike Kaufman