Yuchen Zeng
|
2eedca72d5
|
Check the value of Next() in async examples
|
2016-05-05 18:21:47 -07:00 |
Michael Yeh
|
f9b89b181d
|
Updated to more closely mimic greeter_async_client.cc. Fixed typos in comments.
|
2016-05-04 16:36:20 -07:00 |
Michael Yeh
|
470cbd1c6e
|
Created a new sample async client that is non-blocking. A reader thread is spawned to handle all the RPC results.
|
2016-05-04 12:39:20 -07:00 |
Michael Yeh
|
2df7d40914
|
Modified sample async client to be non-blocking. A reader thread is spawned to handle all the RPC results.
|
2016-05-04 10:59:03 -07:00 |
Julien Boeuf
|
8c48a2a196
|
Fixing cpp examples.
|
2015-10-17 22:23:02 -07:00 |
Craig Tiller
|
d6599a39e4
|
Replicate C++ docs from master to beta branch
Original PR #3074 by @dgquintas
|
2015-09-03 09:37:02 -07:00 |
Nicolas Noble
|
87d09e3aa4
|
Merge pull request #3164 from yang-g/route_guide_cpp
Change route_guide.proto package name and fix build
|
2015-08-31 16:07:03 -07:00 |
yang-g
|
e69909a7e7
|
fix build
|
2015-08-31 13:33:28 -07:00 |
yang-g
|
92806a51ba
|
remove ChannelArguments ref and update doc
|
2015-08-28 14:24:44 -07:00 |
yang-g
|
75d04da2e4
|
sync up with CreateChannel API change
|
2015-08-28 14:17:33 -07:00 |
Stanley Cheung
|
20fa6693f3
|
move examples to correct locations
|
2015-08-27 14:00:20 -07:00 |