- Aug 11, 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.
-
- May 22, 2015
-
-
Masood Malekghassemi authored
Fixes #1591. Also fixes a raised-exceptions-during-tests-causes-hanging problem.
-
- 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 18, 2015
-
-
Masood Malekghassemi authored
Refactors early_adopter such that interface-specific code is located in the framework module as a submodule `alpha`.
-
- 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 25, 2015
-
-
Nathaniel Manista authored
This makes grpc.early_adopter much more independent of RPC Framework and cleaner at the cost of reexporting most of the interfaces and writing several delegation classes.
-
- 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
-