Skip to content

Commit

Permalink
update docs (#14620)
Browse files Browse the repository at this point in the history
  • Loading branch information
cirospaciari authored Oct 18, 2024
1 parent 8376b82 commit b652136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/runtime/nodejs-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Some methods are not optimized yet.

### [`node:http2`](https://nodejs.org/api/http2.html)

🟡 Client is supported, but server isn't yet.
🟡 Client & server are implemented (95.25% of gRPC's test suite passes). Missing `options.allowHTTP1`, `options.enableConnectProtocol`, ALTSVC extension, and `http2stream.pushStream`.

### [`node:https`](https://nodejs.org/api/https.html)

Expand Down

0 comments on commit b652136

Please sign in to comment.