Skip to content

node-http2 v4 via fork ? #250

@hthetiot

Description

@hthetiot

Hello,

We started a fork that include cumulative fixes:

See dedicated issue here: kaazing/http2.js#1

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 HTTP upgrade mechanism #4 bug
    • update object-keys module for Object.keys shim

4.0.0 (2017-08-23)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions