- Aug 18, 2015
-
-
Craig Tiller authored
-
Craig Tiller authored
Let lame_client accept error status
-
Yang Gao authored
Updated interop tests with support for compression.
-
David Garcia Quintas authored
-
Masood Malekghassemi authored
A test suite for the RPC Framework base interface
-
Nathaniel Manista authored
I wasn't able to flesh this out nearly as much as I had wanted to but I can come back to it after Beta (issue #2959).
-
yang-g authored
-
Michael Lumish authored
php: fixed constant typo
-
Craig Tiller authored
docstrings for gprc_subchannel_{add,del}_interested_party
-
- Aug 17, 2015
-
-
David G. Quintas authored
-
David G. Quintas authored
-
Stanley Cheung authored
-
Vijay Pai authored
return StatusCode::INTERNAL for proto parsing error
-
Masood Malekghassemi authored
The (new) base interface of RPC Framework
-
Michael Lumish authored
Remove the runtime dependency on the logging gem.
-
Nathaniel Manista authored
This is the public API of the old base package of RPC Framework extracted into a first-class interface and adapted to metadata, status, and flow control.
-
Tim Emiola authored
- provides a noop logger unless the user explicit adds a logging method to the GRPC namespace
-
Michael Lumish authored
Grpc ruby mv interop test to pb
-
Tim Emiola authored
-
Michael Lumish authored
Add parent call propagation API to Node library
-
Tim Emiola authored
- replaces it with a simple assertion function
-
- Aug 15, 2015
-
-
Tim Emiola authored
- moves the client/server behaviour to pb/test - deprecate current bin/interop/interop_{client,server}.rb - adds executable endpoints to bin - grpc_ruby_interop_{client, server} - these will be added to the ruby bin path when the grpc gem gem is installed, making them easier to execute
-
David G. Quintas authored
Use emplace_back properly, considering limitations of gcc 4.4
-
Tim Emiola authored
- Updates the code generated for the interop service - Moves the generated interop service/client from bin to pb Also - removes an empty file from the health pb directories
-
Stanley Cheung authored
Fix version of Google.Apis.Auth required by Grpc.Auth nuget.
-
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'
-
murgatroid99 authored
-
Michael Lumish authored
Adds the remaining ruby interop tests
-
Tim Emiola authored
-
Michael Lumish authored
Grpc ruby add timeout interop test
-
murgatroid99 authored
-
murgatroid99 authored
-
murgatroid99 authored
-
Michael Lumish authored
Fixing zookeeper's installation.
-
vjpai authored
-
murgatroid99 authored
-
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
-
murgatroid99 authored
-