Sin descripción

Nicolas Noble 424378f331 Dummy PR to see if tests are running again hace 5 años
.bazelci 6f424fa39a s/agains/against hace 6 años
.github d92bde3f52 To karthikravis hace 5 años
bazel 1f670397ce Remove gflags. hace 5 años
cmake 1f670397ce Remove gflags. hace 5 años
doc 7542ceedc6 Bump version of master to 1.35-dev("gecko") hace 5 años
etc 48cafccaba Monthly update of root pem hace 6 años
examples 273e3cfb79 Update Node examples to use @grpc/grpc-js hace 5 años
include 09df3a6823 Revert "Enable GPR_ABSEIL_SYNC on Apple" hace 5 años
spm-core-include 6ba52fd83e Support swift package manager for grpc-core and grpc-cpp. hace 5 años
spm-cpp-include 6ba52fd83e Support swift package manager for grpc-core and grpc-cpp. hace 5 años
src 7384b960fa Merge pull request #24780 from yashykt/xdssecenvvar hace 5 años
summerofcode 8548a932fb Update .cc and .md files hace 7 años
templates 2f38db4191 del test dockerfile for php 8 for now hace 5 años
test 7384b960fa Merge pull request #24780 from yashykt/xdssecenvvar hace 5 años
third_party 1f670397ce Remove gflags. hace 5 años
tools 71057c6031 Set enabling circuit breaking env var in xDS test client environment. hace 5 años
.bazelignore 01add836ec Add .bazelignore hace 5 años
.bazelrc 9e4b762203 Add suggested alias for bazelrc import location hace 7 años
.clang-format 1a4c8df9b0 Clean up clang-format hace 5 años
.clang-tidy 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements hace 5 años
.editorconfig ae66d78b8e Adding an editorconfig configuration file. hace 11 años
.gitallowed 4c53c9d7c9 .gitallowed modification on the path of test files. hace 5 años
.gitignore 6ba52fd83e Support swift package manager for grpc-core and grpc-cpp. hace 5 años
.gitmodules 1f670397ce Remove gflags. hace 5 años
.istanbul.yml 2af89e49cb Moved gRPC node package root to repo root, made it depend on grpc.gyp hace 10 años
.pylintrc 6eddf397e9 Reviewer advice hace 5 años
.pylintrc-examples 05b61a5199 Use Pylint to lint gRPC Python examples hace 7 años
.pylintrc-tests 8f64f9528f Add ignore to .pylintrc-tests hace 7 años
.rspec d7e1a10628 Bundled C core with Ruby library hace 10 años
.travis.yml 1f670397ce Remove gflags. hace 5 años
.yapfignore e52081f903 More pythons to be formatted hace 6 años
.yardopts 33c728e1ed Adding a .yardopts file at the root so rubydocs isn't getting lost. hace 10 años
AUTHORS a44e6d76b7 [Aio] Unary unary client call barebones implementation hace 6 años
BUILD 7542ceedc6 Bump version of master to 1.35-dev("gecko") hace 5 años
BUILD.gn bedaeb5265 Add aws signature v4 signer hace 5 años
BUILDING.md 1f670397ce Remove gflags. hace 5 años
CMakeLists.txt 2ffa791ae6 Regenerate projects hace 5 años
CODE-OF-CONDUCT.md c055a79262 Fix code of conduct hace 8 años
CONCEPTS.md de4e53162e address comments hace 7 años
CONTRIBUTING.md c85a87981f Update note on closed feature requests with help wanted label hace 5 años
GOVERNANCE.md 525704dae2 Add GOVERNANCE.md hace 6 años
Gemfile d7e1a10628 Bundled C core with Ruby library hace 10 años
LICENSE fbb61ed25d fix license file hace 8 años
MAINTAINERS.md 58a79da2b9 add me(ZhenLian) as project maintainer hace 5 años
MANIFEST.md 539f5068bd Abstract libuv implementation hace 7 años
Makefile 2ffa791ae6 Regenerate projects hace 5 años
NOTICE.txt 312ea4a187 change LICENSE, add AUTHORS hace 8 años
OWNERS 80c69d8277 Remove unnecessary owners in client_channel tree. hace 6 años
PYTHON-MANIFEST.in 9a54627c0b Include re2 in source wheel && solve the missing --all complain hace 5 años
Package.swift 2aa2d8e32a unsafe flags hace 5 años
README.md 424378f331 Dummy PR to see if tests are running again hace 5 años
Rakefile bec51c0175 Manylinux2010-based Ruby images hace 5 años
TROUBLESHOOTING.md 6b298fbc38 Typo hace 5 años
WORKSPACE e816aa34af buildifier format hace 5 años
build_autogenerated.yaml 61deee2217 Disable ASSERT_EQ in ConnectLoop on Mac hace 5 años
build_config.rb 2ffa791ae6 Regenerate projects hace 5 años
build_handwritten.yaml 7542ceedc6 Bump version of master to 1.35-dev("gecko") hace 5 años
composer.json 28c6d6bdde PHP: upgrade interop test google/auth version hace 7 años
config.m4 bedaeb5265 Add aws signature v4 signer hace 5 años
config.w32 bedaeb5265 Add aws signature v4 signer hace 5 años
gRPC-C++.podspec 2ffa791ae6 Regenerate projects hace 5 años
gRPC-Core.podspec 2ffa791ae6 Regenerate projects hace 5 años
gRPC-ProtoRPC.podspec 2ffa791ae6 Regenerate projects hace 5 años
gRPC-RxLibrary.podspec 2ffa791ae6 Regenerate projects hace 5 años
gRPC.podspec 2ffa791ae6 Regenerate projects hace 5 años
grpc.bzl c34bef4ca4 Format all Bazel files with buildifier hace 6 años
grpc.def 518ed1303c Add Credential Loading From Static Providers For TLS Credentials hace 5 años
grpc.gemspec bedaeb5265 Add aws signature v4 signer hace 5 años
grpc.gyp bedaeb5265 Add aws signature v4 signer hace 5 años
package.xml 2ffa791ae6 Regenerate projects hace 5 años
requirements.bazel.txt 2729f08364 Merge pull request #23170 from lidizheng/setup-extras hace 5 años
requirements.txt e242764d50 Remove enum34 from requirements.txt hace 5 años
setup.cfg 20a6edfe6e Restrict visibility & improve readability hace 5 años
setup.py 514dacb107 Merge pull request #24450 from mtorromeo/patch-2 hace 5 años

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

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
  • Kotlin: 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 master branch daily builds.

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
Kotlin grpc-kotlin
Go grpc-go
NodeJS grpc-node
WebJS grpc-web
Dart grpc-dart
.NET (pure C# impl.) grpc-dotnet