- Aug 15, 2015
-
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Add a health checker service implementation.
-
- Aug 14, 2015
-
-
Stanley Cheung authored
Replaced remaining references to 'listen' with 'start'
-
Michael Lumish authored
Adds the remaining ruby interop tests
-
Tim Emiola authored
-
Michael Lumish authored
Grpc ruby add timeout interop test
-
murgatroid99 authored
-
Michael Lumish authored
Fixing zookeeper's installation.
-
Tim Emiola authored
- adds the code-generated health service classes to the pb along with a README explaining how to regenerate the generated code - adds an implementation of the Health Checker Service along with unit tests and an integration test Also: - adds a pb folder : in a follow-up PR, all ruby pbs + generated code will be moved to it
-
Nicolas "Pixel" Noble authored
-
David G. Quintas authored
Zookeeper name resolver
-
David G. Quintas authored
Add ::grpc:: prefix
-
David G. Quintas authored
Dont generate package directories in C# protoc plugin output
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Give make a long timeout, tests a small one, and interop a slightly longer one
-
Jan Tattermusch authored
Wrap connectivity API, expose it to client as waitForReady
-
Tim Emiola authored
Corrects some other issues - fixes status return when calls fail by always returning the status - resolves bidi_call client's failure to return an exception on bad status by swapping the wait for status to the read thread * this also improves the cancel_after_first_response test Also - adds a unit test that verifies that a bidi call will time out.
-
Yang Gao authored
Add UDP server to gRPC.
-
Yang Gao authored
Renamed "none" as "identity" for the no-op compression algorithm
-
Jorge Canizales authored
-
Tim Emiola authored
- timeout has been a default arg till now - this switches it to a keyword arg with the same behavior - in addition, it adds deadline as distinct keyword arg, allowing users the choice of the idiomatic(timeout) or the aligned(deadline)
-
Jorge Canizales authored
-
David G. Quintas authored
Recreating grpc_test_util_unsecure's template.
-
Hongwei Wang authored
-
Nicolas "Pixel" Noble authored
-
David Garcia Quintas authored
-
Hongwei Wang authored
-
Robbie Shade authored
-
Robbie Shade authored
-
Robbie Shade authored
-
Robbie Shade authored
-
Jan Tattermusch authored
Reducing JUnit's report size.
-
Vijay Pai authored
Use a sync service to handle requests to unknown services
-
Robbie Shade authored
-
Vijay Pai authored
Adding reserved arguments and pointers in the API to ensure stability.
-
Robbie Shade authored
Conflicts: Makefile
-
- Aug 13, 2015
-
-
Nicolas "Pixel" Noble authored
-
yang-g authored
-
Nicolas "Pixel" Noble authored
-
Vijay Pai authored
use proto3 syntax in c++ test protos
-