summaryrefslogtreecommitdiff
path: root/src/node_http2_state.h
Commit message (Expand)AuthorAgeFilesLines
* src: use predefined AliasedBuffer types in the code baseJoyee Cheung2019-04-261-8/+8
* http2: add RFC 8441 extended connect protocol supportJames M Snell2018-10-081-0/+1
* http2: rename http2_state class to Http2StateDaniel Bevenius2018-05-061-2/+2
* http2: use aliased buffer for perf stats, add statsJames M Snell2018-01-091-0/+37
* http2: implement maxSessionMemoryJames M Snell2018-01-051-0/+1
* http2: convert Http2Settings to an AsyncWrapJames M Snell2017-12-221-0/+1
* src: node_http2_state.h should not be executableJon Moss2017-12-011-0/+0
* http2: major update to internalsJames M Snell2017-11-211-0/+1
* http2: refactor multiple internalsJames M Snell2017-11-041-0/+1
* http2,async-wrap: introduce AliasedBuffer classMike Kaufman2017-09-131-0/+116