| Package Information | 
                
                    | Summary | A high performance, open source, general RPC framework that puts mobile and HTTP/2 first. | 
                
                    | Maintainers | Stanley Cheung                                                        (lead)
                                                                                    [details] 
 | 
                
                    | License | Apache 2.0 | 
                
                    | Description | Remote Procedure Calls (RPCs) provide a useful abstraction for building distributed applications and services. The libraries in this repository provide a concrete implementation of the gRPC protocol, layered over HTTP/2. These libraries enable communication between clients and servers using any combination of the supported languages. | 
                                    
                        | Homepage | http://grpc.io | 
                
                                    
                        | Release notes Version 1.20.0
 (stable)
 | - Added memory leak tests #17862 - Fixed segfault on accessing a closed client #18302
 - Added ini settings for fork support #18539
 - Fixed fork hang #18558
 |