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.
 
 
 
 
 
 
Nicolas "Pixel" Noble d86115e2f6 Renaming dual_stack_second_port to sibling. 9 years ago
..
census stream_op cleanup: channel, client_config changes 9 years ago
channel Commentary 9 years ago
client_config Robustness work for lb_policies_test 9 years ago
compression
debug
httpcli
iomgr Renaming dual_stack_second_port to sibling. 9 years ago
json
profiling stream_op cleanup: miscellany 9 years ago
security Adding grpc_tcp_listener as an actual object being returned. 9 years ago
statistics
support Merge branch 'new_op' of github.com:ctiller/grpc into new_op 9 years ago
surface Adding grpc_tcp_listener as an actual object being returned. 9 years ago
transport Sending empty trailing metadata to a closed stream is ok - it means close this already closed stream 9 years ago
tsi Updating the server1 cert so that it can be used with Go. 9 years ago
README.md

README.md

#Overview

This directory contains source code for shared C library. Libraries in other languages in this repository (C++, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.

#Status

Beta