GithubHelp home page GithubHelp logo

justjavac / 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 4.01 MB

gRPC for Node.js

Home Page: https://grpc.io

License: Apache License 2.0

JavaScript 12.48% TypeScript 84.83% Shell 0.51% C++ 1.78% Batchfile 0.15% Dockerfile 0.04% CMake 0.08% PowerShell 0.13%

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 (lives in the [email protected] branch) (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 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

alexander-fenster avatar andrew8er avatar badsyntax avatar cjihrig avatar crevil avatar ctiller avatar cyrusnajmabadi avatar dgquintas avatar drobertduke avatar jackofmosttrades avatar jboeuf avatar jtattermusch avatar justinbeckwith avatar kjin avatar kpayson64 avatar matt-kwong avatar merlinnot avatar mrfelton avatar murgatroid99 avatar nicolasnoble avatar patrick-remy avatar shahidhs-ibm avatar shirbr510 avatar sreecha avatar stanley-cheung avatar tbetbetbe avatar vjpai avatar weiranfang avatar wkchee avatar yang-g avatar

Stargazers

 avatar

Watchers

 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.