grpc-node

gRPC for Node.js

Github星跟蹤圖

Build Status

gRPC on Node.js

Implementations

For a comparison of the features available in these two libraries, see this document

C-based Client and Server

Directory: packages/grpc-native-core (see here for installation information)

npm package: grpc.

This is the existing, feature-rich implementation of gRPC using a C++ addon. It works on all LTS versions of Node.js on most platforms that Node.js runs on.

Pure JavaScript Client

Directory: packages/grpc-js

npm package: @grpc/grpc-js

This library is currently incomplete and experimental. It is built on the http2 Node module.

This library implements the core functionality of gRPC purely in JavaScript, without a C++ addon. It works on the latest version of Node.js on all platforms that Node.js runs on.

Other Packages

gRPC Protobuf Loader

Directory: packages/proto-loader

npm package: @grpc/proto-loader

This library loads .proto files into objects that can be passed to the gRPC libraries.

gRPC Tools

Directory: packages/grpc-tools

npm package: grpc-tools

Distribution of protoc and the gRPC Node protoc plugin for ease of installation with npm.

gRPC Health Check Service

Directory: packages/grpc-health-check

npm package: grpc-health-check

Health check service for gRPC servers.

主要指標

概覽
名稱與所有者grpc/grpc-node
主編程語言TypeScript
編程語言JavaScript (語言數: 8)
平台
許可證Apache License 2.0
所有者活动
創建於2017-08-02 18:20:33
推送於2025-07-02 22:24:09
最后一次提交2025-07-02 15:24:08
發布數291
最新版本名稱@grpc/grpc-js@1.13.4 (發布於 )
第一版名稱v1.7.0 (發布於 )
用户参与
星數4.7k
關注者數72
派生數675
提交數5.1k
已啟用問題?
問題數1175
打開的問題數203
拉請求數1541
打開的拉請求數16
關閉的拉請求數187
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?