Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #6461 from y-zeng/fix-async-example | Jan Tattermusch | 2016-06-09 |
|\ | | | | | Check the value of Next in async examples | ||
* | | Fix to undefined reference to gpr_log | chedeti | 2016-05-19 |
| | | |||
| * | Check the value of Next() in async examples | Yuchen Zeng | 2016-05-05 |
|/ | |||
* | Updated to more closely mimic greeter_async_client.cc. Fixed typos in comments. | Michael Yeh | 2016-05-04 |
| | |||
* | Created a new sample async client that is non-blocking. A reader thread is ↵ | Michael Yeh | 2016-05-04 |
| | | | | spawned to handle all the RPC results. | ||
* | Modified sample async client to be non-blocking. A reader thread is spawned ↵ | Michael Yeh | 2016-05-04 |
| | | | | to handle all the RPC results. | ||
* | Fixing examples. | Nicolas "Pixel" Noble | 2016-04-23 |
| | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Doc Fixit: examples/cpp/helloworld/README.md | Yuchen Zeng | 2016-03-17 |
| | | | | Use 'RegisterService' for registering async services. | ||
* | Update base INSTALL to markdown and remove outdated content | Stanley Cheung | 2016-03-03 |
| | |||
* | Merge pull request #4913 from pszemus/master | Jan Tattermusch | 2016-02-11 |
|\ | | | | | Update protobuf version to v3.0.0-beta-2 | ||
| * | Update copyright | Przemysław Sobala | 2016-02-11 |
| | | |||
* | | Remove reference to lgpr in examples | yang-g | 2016-02-04 |
| | | |||
* | | copyrights | David Garcia Quintas | 2016-01-27 |
| | | |||
* | | DONE!!1one | David Garcia Quintas | 2016-01-27 |
| | | |||
| * | Update protobuf version | Przemysław Sobala | 2016-01-27 |
| | | |||
* | | fix copyright | yang-g | 2016-01-15 |
| | | |||
* | | Update example | yang-g | 2016-01-14 |
|/ | |||
* | Change CallData status before notifying CompletionQueue | Przemysław Sobala | 2015-12-30 |
| | |||
* | Use code type highlight for the code blocks in the cpp helloworld | James Eady | 2015-12-15 |
| | | | | | | example README.md .. | ||
* | Fixing cpp examples. | Julien Boeuf | 2015-10-17 |
| | |||
* | Replicate C++ docs from master to beta branch | Craig Tiller | 2015-09-03 |
| | | | | Original PR #3074 by @dgquintas | ||
* | Merge pull request #3164 from yang-g/route_guide_cpp | Nicolas Noble | 2015-08-31 |
|\ | | | | | Change route_guide.proto package name and fix build | ||
| * | fix build | yang-g | 2015-08-31 |
| | | |||
* | | remove ChannelArguments ref and update doc | yang-g | 2015-08-28 |
| | | |||
* | | fix links in docs | yang-g | 2015-08-28 |
| | | |||
* | | sync up with CreateChannel API change | yang-g | 2015-08-28 |
|/ | |||
* | replace all grpc-common occurances with examples | Stanley Cheung | 2015-08-27 |
| | |||
* | move examples to correct locations | Stanley Cheung | 2015-08-27 |