- Jan 06, 2017
-
-
Craig Tiller authored
-
- Dec 05, 2016
- Sep 14, 2016
-
-
Yuchen Zeng authored
-
- Aug 30, 2016
-
-
Vijay Pai authored
Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is violating the appearance of unary-ness)
-
- Aug 04, 2016
-
-
Vijay Pai authored
ServerReaderWriterInterface so that some functions can be made to accept either.
-
- Jul 28, 2016
-
-
David Garcia Quintas authored
-
- Jun 24, 2016
-
-
vjpai authored
-
- Jun 22, 2016
-
-
vjpai authored
-
- Jun 17, 2016
-
-
vjpai authored
streaming (sync and async) APIs
-
- Apr 22, 2016
-
-
Sree Kuchibhotla authored
-
- Apr 21, 2016
-
-
Sree Kuchibhotla authored
Add the option of adding a non-listening server completion queue. This makes writing certain test cases (like hybrid_end2end tests) easier
-
- Mar 31, 2016
-
-
Craig Tiller authored
-
- Mar 09, 2016
-
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
- Mar 08, 2016
-
-
David Garcia Quintas authored
-
- Mar 07, 2016
-
-
Sree Kuchibhotla authored
-
- Mar 04, 2016
-
-
Sree Kuchibhotla authored
-
- Mar 03, 2016
-
-
Vijay Pai authored
There is a comment above IsCancelled that says when it is ok to use this.
-
- Feb 02, 2016
-
-
Alistair Veitch authored
-
- Jan 28, 2016
-
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
- Jan 21, 2016
-
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
- Jan 14, 2016
-
-
David Garcia Quintas authored
-
- Jan 12, 2016
-
-
murgatroid99 authored
-
- Jan 11, 2016
-
-
Ian Coolidge authored
In some cases, the prototype argument order was different than the declaration order. Based on a patch from Sam Leffler.
-
- Sep 03, 2015
-
-
Craig Tiller authored
Original PR #3074 by @dgquintas
-
Craig Tiller authored
-
- Aug 31, 2015
-
-
David Garcia Quintas authored
Minor fixes to previously existing docs.
-
- Aug 26, 2015
-
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
- Aug 25, 2015
-
-
David Garcia Quintas authored
-
- Aug 22, 2015
-
-
yang-g authored
-
- Aug 20, 2015
-
-
yang-g authored
-
- Aug 13, 2015
-
-
yang-g authored
-
- Jul 13, 2015
-
-
Craig Tiller authored
Use it to validate that arithmetic on time types makes even some vague kind of sense.
-
- Jun 23, 2015
-
-
yang-g authored
-