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.
 
 
 
 
 
 
Lidi Zheng 7ef8fc826c
Merge pull request #17266 from lidizheng/python-channelz
6 years ago
..
core Move core docs to core subdir. 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 Move core docs to core subdir. 6 years ago
python Channelz Python wrapper implementation 6 years ago
.gitignore
PROTOCOL-HTTP2.md add a note message length encoding 6 years ago
PROTOCOL-WEB.md Update PROTOCOL-WEB.md 7 years ago
binary-logging.md
c-style-guide.md
command_line_tool.md Update instructions to include how to satisfy gFlags prerequisite on a mac 6 years ago
compression.md
compression_cookbook.md
connection-backoff-interop-test-description.md
connection-backoff.md
connectivity-semantics-and-api.md fix minor punctuation noticed when editor removed spaces at end of line 6 years ago
cpp-style-guide.md
environment_variables.md Remeve memset(0) from arena allocated memory. 6 years ago
fail_fast.md
fork_support.md
g_stands_for.md Bump version to v1.18.0-dev 6 years ago
grpc_release_schedule.md gRPC release schedule 6 years ago
health-checking.md
http-grpc-status-mapping.md
http2-interop-test-descriptions.md
internationalization.md
interop-test-descriptions.md Change the test name to long_lived_channel 6 years ago
keepalive.md Update keepalive.md 6 years ago
load-balancing.md
naming.md Update naming documentation. 6 years ago
server-reflection.md server-reflection.md: fix markdown 6 years ago
server_reflection_tutorial.md fix typo in reflection tutorial 6 years ago
server_side_auth.md
service_config.md
ssl-performance.md update ssl-performance.md 6 years ago
status_ordering.md
statuscodes.md Make changes to doc 6 years ago
unit_testing.md
wait-for-ready.md
workarounds.md