- Oct 20, 2015
-
-
Jan Tattermusch authored
-
- Oct 16, 2015
-
-
Jan Tattermusch authored
-
- Aug 27, 2015
-
-
Masood Malekghassemi authored
-
- Jul 31, 2015
-
-
Masood Malekghassemi authored
This is in preparation of moving all tests into a separate package to enable ease of coverage checking and testing.
-
- Apr 14, 2015
-
-
Masood Malekghassemi authored
-
- Apr 09, 2015
-
-
Masood Malekghassemi authored
Also adds the commands to the grpc_docker shell library script to support running in docker.
-
- Mar 30, 2015
-
-
Nathaniel Manista authored
It was awkward for the generated code to call an API that offered both insecure_server and secure_server as well as insecure_stub and secure_stub. With this change there is just a single server function and a single stub function and security is decided based on arguments passed.
-
- Mar 17, 2015
-
-
Nathaniel Manista authored
-
- Mar 07, 2015
-
-
Nathaniel Manista authored
Also refactor the interop package to perform client-server interop testing in a unit test.
-
- Feb 26, 2015
-
-
Nathaniel Manista authored
The server_host_override flag's implementation remaining outstanding means that this only works over insecure connections for now.
-
- Feb 19, 2015
-
-
Nathaniel Manista authored
-
- Feb 18, 2015
-
-
Nathaniel Manista authored
A top-level "grpc" package is added and RPC Framework is made public.
-
- Feb 15, 2015
-
-
Nathaniel Manista authored
-