szmarczak / http2-wrapper

Use HTTP/2 the same way like HTTP/1
MIT License
240 stars 18 forks source link

Allow the usage of push streams #19

Closed szmarczak closed 5 years ago

szmarczak commented 5 years ago

Push streams are disabled by default, but they can be enabled from now on.

Fixes #16

szmarczak commented 5 years ago

@pietermees If you could leave some feedback there, that would be great!

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 204


Files with Coverage Reduction New Missed Lines %
source/index.js 1 86.67%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 193: -0.7%
Covered Lines: 381
Relevant Lines: 382

💛 - Coveralls