Go to file
Srini Polavarapu 525704dae2 Add GOVERNANCE.md 2019-09-20 11:38:05 -07:00
.github Update the rotation to Esun 2019-09-17 13:57:30 -07:00
bazel Merge pull request #20256 from rafi-kamal/patch-1 2019-09-19 10:15:23 +02:00
cmake Remove nanopb from gRPC 2019-08-21 13:31:21 -07:00
doc Merge pull request #20102 from yang-g/reflection 2019-09-17 14:38:12 -07:00
etc Root pem certificates update on Sept 2019 2019-09-13 10:31:22 -07:00
examples Merge pull request #20260 from kerbalwzy/master 2019-09-18 15:49:51 -07:00
include Merge remote-tracking branch 'upstream/master' into asylo_support 2019-09-18 08:54:33 +02:00
src Merge pull request #20305 from jtattermusch/upmerge_v1_24_x 2019-09-20 08:30:13 +02:00
summerofcode Update .cc and .md files 2019-01-30 11:24:09 -05:00
templates get rid of wrong add_definitions usage 2019-09-19 10:09:50 -04:00
test Merge pull request #20245 from markdroth/rr_connectivity_state 2019-09-19 08:37:24 -07:00
third_party Remove -DGTM_USING_XCTEST 2019-09-15 10:50:42 -07:00
tools Add linux support to generate_grpc_shadow_boringssl_symbol_list.sh 2019-09-19 13:18:27 -07:00
.bazelrc Add suggested alias for bazelrc import location 2018-10-24 23:31:54 +02:00
.clang-format Support cleaning objc files 2018-04-11 17:53:51 -07:00
.clang-tidy Fix all instances of bugprone-undefined-memory-manipulation 2018-08-29 14:24:02 -07:00
.clang_complete Remove nanopb from gRPC 2019-08-21 13:31:21 -07:00
.editorconfig Adding an editorconfig configuration file. 2015-01-31 06:43:40 +01:00
.gitignore Add .history to .gitignore 2019-08-23 08:34:21 -07:00
.gitmodules Add API for accessing per-call backend metric data in LB policies. 2019-08-28 12:48:06 -07:00
.istanbul.yml Moved gRPC node package root to repo root, made it depend on grpc.gyp 2015-10-01 11:54:00 -07:00
.pylintrc Revert "Merge pull request #18727 from grpc/revert_compression" 2019-04-11 13:04:54 -07:00
.pylintrc-examples Use Pylint to lint gRPC Python examples 2018-12-20 12:10:53 -08:00
.pylintrc-tests Add ignore to .pylintrc-tests 2018-12-11 16:37:44 -08:00
.rspec Bundled C core with Ruby library 2015-12-18 11:18:34 -08:00
.travis.yml Have Travis build the Sample app with frameworks too 2016-07-15 23:25:47 -07:00
.yardopts Adding a .yardopts file at the root so rubydocs isn't getting lost. 2016-02-13 22:54:23 +01:00
AUTHORS [Aio] Unary unary client call barebones implementation 2019-09-11 20:37:45 +02:00
BUILD Merge pull request #20119 from markdroth/c++_mpscq 2019-09-17 15:24:13 -07:00
BUILD.gn Merge pull request #20119 from markdroth/c++_mpscq 2019-09-17 15:24:13 -07:00
BUILDING.md Merge pull request #18259 from AspirinSJL/update_build_doc 2019-08-27 15:45:48 -07:00
CMakeLists.txt get rid of wrong add_definitions usage 2019-09-19 10:09:50 -04:00
CODE-OF-CONDUCT.md Fix code of conduct 2017-06-08 13:15:06 -07:00
CONCEPTS.md address comments 2018-06-20 21:42:33 +02:00
CONTRIBUTING.md Add GOVERNANCE.md and update CONTRIBUTING.md 2019-09-20 11:35:14 -07:00
GOVERNANCE.md Add GOVERNANCE.md 2019-09-20 11:38:05 -07:00
Gemfile Bundled C core with Ruby library 2015-12-18 11:18:34 -08:00
LICENSE fix license file 2017-06-19 09:57:43 +02:00
MAINTAINERS.md Add MAINTAINERS.md 2019-09-20 11:07:32 -07:00
MANIFEST.md Abstract libuv implementation 2018-03-13 01:21:42 -07:00
Makefile Merge pull request #20270 from AspirinSJL/mv_proto_2 2019-09-18 20:07:05 -07:00
NOTICE.txt change LICENSE, add AUTHORS 2017-06-08 11:22:40 +02:00
OWNERS Substitute a11r for ctiller in all OWNERS files 2018-01-10 14:39:52 -08:00
PYTHON-MANIFEST.in Remove nanopb from gRPC 2019-08-21 13:31:21 -07:00
README.md Merge pull request #20242 from jtattermusch/csharp_docs_update 2019-09-16 10:36:42 +02:00
Rakefile Add LDXX to Rakefile 2019-08-23 16:26:10 -07:00
TROUBLESHOOTING.md Address review comments. 2018-07-09 09:39:01 +02:00
WORKSPACE Add protobuf_deps to WORKSPACE 2019-09-13 12:32:54 -07:00
build.yaml Merge pull request #20270 from AspirinSJL/mv_proto_2 2019-09-18 20:07:05 -07:00
build_config.rb Mandate static string for host and method passed to grpc_channel_register_call 2019-08-09 16:26:37 -04:00
composer.json PHP: upgrade interop test google/auth version 2018-08-01 19:07:31 -07:00
config.m4 Merge pull request #20119 from markdroth/c++_mpscq 2019-09-17 15:24:13 -07:00
config.w32 Merge pull request #20119 from markdroth/c++_mpscq 2019-09-17 15:24:13 -07:00
gRPC-C++.podspec Merge pull request #20119 from markdroth/c++_mpscq 2019-09-17 15:24:13 -07:00
gRPC-Core.podspec Merge pull request #20280 from muxi/port-20257 2019-09-17 17:14:20 -07:00
gRPC-ProtoRPC.podspec Bump version up to 1.24.0-pre2 2019-09-13 13:16:33 -07:00
gRPC-RxLibrary.podspec Bump version up to 1.24.0-pre2 2019-09-13 13:16:33 -07:00
gRPC.podspec Build fix for Cocoapods release 2019-09-17 08:36:07 -07:00
grpc.bzl fix remaining license notices 2017-06-08 11:22:41 +02:00
grpc.def Add spiffe client-side credential reload 2019-08-12 14:12:13 -07:00
grpc.gemspec Merge pull request #20119 from markdroth/c++_mpscq 2019-09-17 15:24:13 -07:00
grpc.gyp Merge pull request #20119 from markdroth/c++_mpscq 2019-09-17 15:24:13 -07:00
package.xml Merge pull request #20119 from markdroth/c++_mpscq 2019-09-17 15:24:13 -07:00
requirements.bazel.txt Bump up the Cython version to 0.29.8 2019-06-06 12:58:34 -07:00
requirements.txt Bump up the Cython version to 0.29.8 2019-06-06 12:58:34 -07:00
setup.cfg Add License to Python tarball 2018-12-05 12:30:08 -08:00
setup.py [Aio] Unary unary client call barebones implementation 2019-09-11 20:37:45 +02:00

README.md

gRPC - An RPC library and framework

gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems.

Homepage: grpc.io
Mailing List: grpc-io@googlegroups.com

Join the chat at https://gitter.im/grpc/grpc

To start using gRPC

To maximize usability, gRPC supports the standard method for adding dependencies to a user's chosen language (if there is one). In most languages, the gRPC runtime comes as a package available in a user's language package manager.

For instructions on how to use the language-specific gRPC runtime for a project, please refer to these documents

  • C++: follow the instructions under the src/cpp directory
  • C#: NuGet package Grpc
  • Dart: pub package grpc
  • Go: go get google.golang.org/grpc
  • Java: Use JARs from Maven Central Repository
  • Node: npm install grpc
  • Objective-C: Add gRPC-ProtoRPC dependency to podspec
  • PHP: pecl install grpc
  • Python: pip install grpcio
  • Ruby: gem install grpc
  • WebJS: follow the grpc-web instructions

Per-language quickstart guides and tutorials can be found in the documentation section on the grpc.io website. Code examples are available in the examples directory.

Precompiled bleeding-edge package builds of gRPC master branch's HEAD are uploaded daily to packages.grpc.io.

To start developing gRPC

Contributions are welcome!

Please read How to contribute which will guide you through the entire workflow of how to build the source code, how to run the tests, and how to contribute changes to the gRPC codebase. The "How to contribute" document also contains info on how the contribution process works and contains best practices for creating contributions.

Troubleshooting

Sometimes things go wrong. Please check out the Troubleshooting guide if you are experiencing issues with gRPC.

Performance

See the Performance dashboard for performance numbers of the latest released version.

Concepts

See gRPC Concepts

About This Repository

This repository contains source code for gRPC libraries implemented in multiple languages written on top of a shared C core library src/core.

Libraries in different languages may be in various states of development. We are seeking contributions for all of these libraries:

Language Source
Shared C [core library] src/core
C++ src/cpp
Ruby src/ruby
Python src/python
PHP src/php
C# (core library based) src/csharp
Objective-C src/objective-c
Language Source repo
Java grpc-java
Go grpc-go
NodeJS grpc-node
WebJS grpc-web
Dart grpc-dart
.NET (pure C# impl.) grpc-dotnet