http2 超文本传输协议2.0


稳定性: 2 - 稳定

源代码: lib/http2.js

http2 模块提供了 HTTP/2 协议的实现。 可以使用以下方式访问它:

const http2 = require('http2');

Stability: 2 - Stable

Source Code: lib/http2.js

The http2 module provides an implementation of the HTTP/2 protocol. It can be accessed using:

const http2 = require('http2');