Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fork as 'http2.js' and import fixes from legacy repository #1

Closed
hthetiot opened this issue Aug 24, 2017 · 1 comment
Closed

Fork as 'http2.js' and import fixes from legacy repository #1

hthetiot opened this issue Aug 24, 2017 · 1 comment
Assignees
Milestone

Comments

@hthetiot
Copy link
Contributor

hthetiot commented Aug 24, 2017

Original Source and Fork intent

This NodeJS http2.js module version is a fork of node-http2 hosted on Github originally made by Gábor Molnár and available here: https://github.com/molnarg/node-http2

This fork of node-http2 module named http2.js starts at version 4.0.0 in case previous the repository decides to pick up work again on version 3.x.x.

We are aware that node 8.4.0 now has experimental http2 support via --expose-http2, and we will continue to support the full JavaScript implementation of http2.js at our discretion until HTTP/2 is more fully supported in a broad range of client platforms.

Changes:

4.0.1 (2017-10-01)

  • Bugfixes from pull requests
    • Fails to load in IE11 due to timers.setImmediate call
    • Fix Node 5+ support Bugs/stream.flow #4 bug
    • update object-keys module for Object.keys shim

4.0.0 (2017-08-23)

Considering

@hthetiot
Copy link
Contributor Author

Need spec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant