{"library":"node-http2","type":"library","category":null,"description":"The `node-http2` package (version 4.0.1) provides a pure JavaScript implementation of the HTTP/2 client and server protocols, aiming for API compatibility with Node.js's standard HTTPS module. Originally forked from `molnarg/node-http2`, this specific `kaazing/node-http2` version was released around 2017. Its primary differentiating features were its full JavaScript implementation and inclusion of server push capabilities prior to widespread native HTTP/2 support in Node.js. However, since Node.js v8.0.0 (released May 2017) included experimental built-in HTTP/2 support, and especially with its stabilization in Node.js v10.0.0, this package has been superseded. As such, it is no longer actively maintained and should generally not be used in new projects.","language":"javascript","status":"abandoned","version":"4.0.1","tags":["javascript","http","http2","client","server"],"install":[{"cmd":"npm install node-http2","imports":["import { createServer } from 'node-http2';","const http2 = require('node-http2');\nhttp2.get(url, callback);","const { Http2Server } = require('node-http2');"]},{"cmd":"yarn add node-http2","imports":[]},{"cmd":"pnpm add node-http2","imports":[]}],"homepage":null,"github":"https://github.com/kaazing/node-http2","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-http2","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/node-http2/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}