Go to file
Jan Tattermusch de4e53162e address comments 2018-06-20 21:42:33 +02:00
.github Update ISSUE_TEMPLATE.md 2018-04-27 12:31:10 +02:00
.vscode Adding shim for debugging node tests using vscode. 2017-02-21 15:05:19 -08:00
bazel Merge pull request #15070 from Vizerai/filter_port 2018-06-18 17:01:26 -07:00
cmake cmake changes 2018-06-04 17:45:42 -07:00
doc overhaul of top-level .md files 2018-06-20 20:35:04 +02:00
etc update SSL root certificate from Mozilla 2018-04-17 08:46:17 -07:00
examples overhaul of top-level .md files 2018-06-20 20:35:04 +02:00
include Reviewer feedback 2018-06-19 17:09:53 -07:00
src overhaul of top-level .md files 2018-06-20 20:35:04 +02:00
summerofcode Revert "Verify early OK behavior" 2018-03-20 15:59:47 -07:00
templates Allow conditional builds of grpc_csharp_ext for vcpkg manager 2018-06-19 17:24:08 +02:00
test reviewer feedback 2018-06-20 08:52:27 -07:00
third_party Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup 2018-06-14 13:33:59 -07:00
tools overhaul of top-level .md files 2018-06-20 20:35:04 +02:00
.clang-format Support cleaning objc files 2018-04-11 17:53:51 -07:00
.clang-tidy Enable the performance-* clang-tidy checks 2018-06-14 14:58:09 -04:00
.clang_complete Enable clang-tidy as a sanity check, fix up all known failures 2017-11-10 14:14:17 -08:00
.editorconfig Adding an editorconfig configuration file. 2015-01-31 06:43:40 +01:00
.gitignore Initial gevent support 2018-03-27 19:44:43 -07:00
.gitmodules Ignore zlib submodule if its dirty (due to CMake) 2018-02-06 16:30:36 -08: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 Change notes on suppressions 2018-06-08 08:31:23 -07:00
.pylintrc-tests Change notes on suppressions 2018-06-08 08:31:23 -07: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 change LICENSE, add AUTHORS 2017-06-08 11:22:40 +02:00
BUILD Merge branch 'master' of https://github.com/grpc/grpc into channelz 2018-06-19 14:00:52 -07:00
BUILDING.md overhaul of top-level .md files 2018-06-20 20:35:04 +02:00
CMakeLists.txt Merge branch 'master' of https://github.com/grpc/grpc into channelz 2018-06-20 08:02:18 -07: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 overhaul of top-level .md files 2018-06-20 20:35:04 +02: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
MANIFEST.md Abstract libuv implementation 2018-03-13 01:21:42 -07:00
Makefile Merge branch 'master' of https://github.com/grpc/grpc into channelz 2018-06-19 14:00:52 -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 Add address_sorting to PYTHON-MANIFEST 2018-04-09 11:14:36 -07:00
README.md overhaul of top-level .md files 2018-06-20 20:35:04 +02:00
Rakefile Remove source code and the grpc_c.so file that was built as a local binary from the ruby 2018-03-27 11:14:21 -07:00
WORKSPACE Add python bazel deps needed to run resolver component tests 2018-02-14 14:06:00 -08:00
build.yaml Merge branch 'master' of https://github.com/grpc/grpc into channelz 2018-06-19 14:00:52 -07:00
build_config.rb Removing grpc_alarm from core requires a major version bump for core 2018-01-21 21:09:43 -08:00
composer.json Use https://grpc.io consistently as the canonical URL 2017-07-10 22:24:28 +00:00
config.m4 Merge branch 'master' of https://github.com/grpc/grpc into channelz 2018-06-19 14:00:52 -07:00
config.w32 Merge branch 'master' of https://github.com/grpc/grpc into channelz 2018-06-19 14:00:52 -07:00
gRPC-C++.podspec Merge branch 'master' of https://github.com/grpc/grpc into channelz 2018-06-15 11:13:46 -04:00
gRPC-Core.podspec Merge branch 'master' of https://github.com/grpc/grpc into channelz 2018-06-19 14:00:52 -07:00
gRPC-ProtoRPC.podspec Regenrate projects 2018-06-08 17:01:18 -07:00
gRPC-RxLibrary.podspec Regenrate projects 2018-06-08 17:01:18 -07:00
gRPC.podspec Regenrate projects 2018-06-08 17:01:18 -07:00
grpc.bzl fix remaining license notices 2017-06-08 11:22:41 +02:00
grpc.def Remove unused API 2018-06-08 09:44:25 -07:00
grpc.gemspec Merge branch 'master' of https://github.com/grpc/grpc into channelz 2018-06-19 14:00:52 -07:00
grpc.gyp Merge branch 'master' of https://github.com/grpc/grpc into channelz 2018-06-19 14:00:52 -07:00
package.xml Merge branch 'master' of https://github.com/grpc/grpc into channelz 2018-06-19 14:00:52 -07:00
requirements.txt Install futures package only on Python 2 2018-05-14 17:02:03 -07:00
setup.cfg Enable running Python formatting 2017-01-17 10:55:32 -08:00
setup.py Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup 2018-06-04 15:42:13 -07: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. It enables client and server applications to communicate transparently, and makes it easier to build 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 way of adding dependencies in your language of choice (if there is one). In most languages, the gRPC runtime comes in form of a package available in your language's package manager.

For instructions on how to use the language-specific gRPC runtime in your 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

You can find per-language quickstart guides and tutorials in Documentation section on grpc.io website. The code examples are available in the examples directory.

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 your changes to the gRPC codebase. The document also contains info on how the contributing process works and contains best practices for creating contributions.

Performance

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

Concepts

See gRPC Concepts

About This Repository

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

Libraries in different languages may be in different 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# 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