- Sep 10, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Jan Tattermusch authored
Remove redundant docker files from grpc repo
-
Craig Tiller authored
-
Craig Tiller authored
-
Tim Emiola authored
-
Craig Tiller authored
-
- Sep 09, 2015
-
-
Yang Gao authored
Allow using service account credential for per_rpc_creds interop test.
-
Yang Gao authored
Allow usable auth for JWT token creds interop test
-
Yang Gao authored
Removing some unused vestiges
-
David G. Quintas authored
Fixing #3286
-
Julien Boeuf authored
- We cannot use call_data after the final callback as this one may trigger the deletion of the call object (hence the call_data).
-
David G. Quintas authored
Interop test update
-
- Sep 08, 2015
-
-
Nicolas Noble authored
Backport of 0.11 to master
-
Nicolas Noble authored
Remove check for no workers
-
Craig Tiller authored
I *believe* this is actually safe, and the assert was errantly copy-pasted a while back. Fixes #3022
-
Nicolas Noble authored
Guard against empty vector
-
vjpai authored
-
Masood Malekghassemi authored
Final beta API cleanup
-
Masood Malekghassemi authored
The gRPC protocol objects
-
- Sep 07, 2015
-
-
Masood Malekghassemi authored
Plumb protocol objects through RPC Framework core
-
- Sep 05, 2015
-
-
Nathaniel Manista authored
(1) Renamed the "beta" module "implementations" because it hasn't been monolithic since "interfaces" was factored out of it a few changes back. (2) Moved ChannelConnectivity from grpc.beta.beta to grpc.beta.interfaces since it is constants that don't depend on the beta implementation. (3) Moved the Server interface definition from grpc.beta.beta to grpc.beta.interfaces since it is an interface. (4) Dropped the "create_" prefix from "create_<...>_channel" functions to better match the other creation functions throughout the codebase.
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
- Sep 04, 2015
-
-
Michael Lumish authored
Use service account credentials for per RPC test
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Michael Lumish authored
Update interop tests
-
Yang Gao authored
Fix a case where :status could be returned to applications
-
Tim Emiola authored
Update debian install instructions
-
Stanley Cheung authored
-
Masood Malekghassemi authored
Initial work on protocol objects
-
Craig Tiller authored
-
Craig Tiller authored
Fixing bad_client test.
-
Craig Tiller authored
Fixing lingering bytes clipping issue on socket shutdown.
-
Craig Tiller authored
Merging beta back to master
-
Craig Tiller authored
Fix compilation
-
Craig Tiller authored
-