The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vijay Pai 3ad8df35f0
Merge pull request #16383 from vjpai/tidy
6 years ago
..
core Fix a number of spelling errors. 6 years ago
cpp Cast an index to size_t to avoid sign-conversion warning 6 years ago
csharp Linkify grpc_cli in C# reflection tutorial 6 years ago
images
python Add server reflection guide for Python 6 years ago
.gitignore
PROTOCOL-HTTP2.md doc: fix minor typo in spelling "mechanism" 7 years ago
PROTOCOL-WEB.md Update PROTOCOL-WEB.md 7 years ago
binary-logging.md
c-style-guide.md
combiner-explainer.md
command_line_tool.md Update instructions to include how to satisfy gFlags prerequisite on a mac 6 years ago
compression.md fix typo 7 years ago
compression_cookbook.md
connection-backoff-interop-test-description.md
connection-backoff.md
connectivity-semantics-and-api.md doc: Fully define GetState in connectivity state API 7 years ago
cpp-style-guide.md
environment_variables.md update environment_variable.md 6 years ago
epoll-polling-engine.md
fail_fast.md
fork_support.md Changes 7 years ago
g_stands_for.md Bump version to 1.15.0-dev 6 years ago
health-checking.md
http-grpc-status-mapping.md
http2-interop-test-descriptions.md
internationalization.md
interop-test-descriptions.md Add interop test for status description with special characters 6 years ago
keepalive.md Update keepalive.md 6 years ago
load-balancing.md
naming.md
server-reflection.md docs: add python server reflectlion link 6 years ago
server_reflection_tutorial.md fix typo in reflection tutorial 6 years ago
server_side_auth.md
service_config.md Make load balancing policy name case insensitive 7 years ago
ssl-performance.md update ssl-performance.md 6 years ago
status_ordering.md
statuscodes.md Update statuscodes.md 6 years ago
unit_testing.md Rename generate_mock to generate_mocks 7 years ago
wait-for-ready.md
workarounds.md