npm http2-wrapper 1.0.0-beta.5.0

latest releases: 2.2.1, 2.2.0, 2.1.11...
5 years ago

Notes

  1. The performance remains the same. It's just the native http2 module which got better.
  2. The maxSessions and maxFreeSessions Agent options now describe sessions in total, not per origin.
  3. Switched to codecov because coveralls is quite buggy and annoying.
  4. Removed a fix for invalid Origin Set. See nodejs/node#28985
  5. Implemented graceful closing which fixes a bug where sometimes REFUSED_STREAM would be thrown.
  6. Incorrect options in agent.request(...) no longer cause an uncaught exception.

Don't miss a new http2-wrapper release

NewReleases is sending notifications on new releases.