- Jul 08, 2016
-
-
murgatroid99 authored
-
- Jun 13, 2016
-
-
murgatroid99 authored
-
- May 20, 2016
-
-
murgatroid99 authored
-
- May 16, 2016
-
-
murgatroid99 authored
-
- May 06, 2016
-
-
murgatroid99 authored
-
- Apr 04, 2016
-
-
murgatroid99 authored
-
- Apr 01, 2016
-
-
Rafael Sales authored
-
- Mar 31, 2016
-
-
Craig Tiller authored
-
- Mar 09, 2016
-
-
murgatroid99 authored
-
murgatroid99 authored
-
- Dec 16, 2015
-
-
murgatroid99 authored
-
- Dec 04, 2015
-
-
murgatroid99 authored
-
- Oct 28, 2015
-
-
Tim Emiola authored
-
- Oct 08, 2015
-
-
Tim Emiola authored
-
- Sep 26, 2015
-
-
Tim Emiola authored
-
- Aug 31, 2015
-
-
Tim Emiola authored
-
- Aug 20, 2015
-
-
Tim Emiola authored
-
- Aug 14, 2015
-
-
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.
-
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)
-
- Aug 12, 2015
-
-
Tim Emiola authored
-
Tim Emiola authored
-
Tim Emiola authored
-
- Aug 11, 2015
-
-
Tim Emiola authored
-
- Jul 19, 2015
-
-
Craig Tiller authored
-
- Jun 17, 2015
-
-
Tim Emiola authored
+ all tests pass, - but there are a couple of workarounds - tests are flaky
-
- May 23, 2015
-
-
Tim Emiola authored
-
- May 20, 2015
-
-
Nick Gauthier authored
-
- May 07, 2015
-
-
Tim Emiola authored
-
- Apr 27, 2015
-
-
zeliard authored
-
- Apr 24, 2015
-
-
Tim Emiola authored
-
- Apr 18, 2015
-
-
Tim Emiola authored
- xray was useful during dev testing but is neither a dev or runtime dep - its presence causes issues for libraries that handle signals themselves Also - updates grpc.gemspec with requirements
-
Tim Emiola authored
-
- Apr 17, 2015
-
-
Tim Emiola authored
-
Tim Emiola authored
- allow BadStatus to contain metadata that's populated by keyword args - on servers, convert raised BadStatus metadata to trailers - on clients, convert trailers to BadStatus metadata when raising BadStatus
-
Tim Emiola authored
-
- Apr 16, 2015
-
-
Tim Emiola authored
-
Tim Emiola authored
- uses Forwardable to provide access the @call within an ActiveCall - removes redundant methods from ActiveCall
-
- Apr 15, 2015
-
-
Tim Emiola authored
-
Tim Emiola authored
-
- Apr 10, 2015
-
-
Tim Emiola authored
-