Giter Site home page Giter Site logo

zhaopufeng / grpc-node Goto Github PK

View Code? Open in Web Editor NEW

This project forked from grpc/grpc-node

1.0 2.0 0.0 2.74 MB

gRPC for Node.js

Home Page: https://grpc.io

License: Apache License 2.0

TypeScript 26.27% JavaScript 49.79% C++ 14.27% Shell 2.31% Dockerfile 0.11% CMake 0.13% PowerShell 0.22% Batchfile 0.99% Python 5.90%

grpc-node's Introduction

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-node's People

Contributors

murgatroid99 avatar nicolasnoble avatar ctiller avatar kjin avatar cjihrig avatar jtattermusch avatar justinbeckwith avatar tbetbetbe avatar sreecha avatar dgquintas avatar jackofmosttrades avatar jboeuf avatar yang-g avatar crevil avatar stanley-cheung avatar alexander-fenster avatar kpayson64 avatar matt-kwong avatar weiranfang avatar vjpai avatar shirbr510 avatar drobertduke avatar a11r avatar apolcyn avatar bkw avatar nathanielmanistaatgoogle avatar ncteisen avatar ofrobots avatar markdroth avatar spiraloutdoteu avatar

Stargazers

无重力广场 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.