aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/cpp
Commit message (Collapse)AuthorAge
* cpp examples missing gpr assertsGravatar Stanley Cheung2016-09-15
|
* Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-16
|\
| * s/makefile/MakefileGravatar David Garcia Quintas2016-08-11
| |
| * Merge pull request #7688 from dgquintas/cpp_readmeGravatar David G. Quintas2016-08-11
| | | | | | fix c++ readme and tutorial
* | Merge pull request #7688 from dgquintas/cpp_readmeGravatar David G. Quintas2016-08-11
|\ \ | | | | | | fix c++ readme and tutorial
* \ \ Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-11
|\ \ \ | | |/ | |/|
| | * fix c++ readme and tutorialGravatar David Garcia Quintas2016-08-09
| |/ |/|
| * Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into ↵Gravatar Jorge Canizales2016-07-29
| |\ | | | | | | | | | p0-advance-protobuf-version
| * | Update Protobuf submodule to v3.0.0 (GA)Gravatar Jorge Canizales2016-07-29
| | |
* | | CMake: project for HelloWorld cpp exampleGravatar Konstantin Podsvirov2016-07-28
| | |
* | | Identify system and remove --no-as-need if it is Mac OSGravatar Muxi Yan2016-07-26
| | |
* | | Removed --no-as-needed options from Makefile of HelloWorld and RouteGuideGravatar Muxi Yan2016-07-26
| |/ |/|
* | Merge pull request #7393 from y-zeng/example_makefileGravatar Nicolas Noble2016-07-21
|\ \ | | | | | | Enable server reflection in c++ examples
| | * Update protobuf submodule to 3.0.0-beta-4Gravatar Jorge Canizales2016-07-19
| |/ |/| | | Which has the fix for oneofs when using dynamic frameworks in ObjectiveC
| * Enable server reflection in c++ examplesGravatar Yuchen Zeng2016-07-07
| |
* | Merge master into merge-0.14-into-masterGravatar Jorge Canizales2016-07-01
|\| | | | | | | The protobuf commit conflicted. Resolved to the latest one.
* | Bump protobuf version to beta-3.3Gravatar Jorge Canizales2016-07-01
| | | | | | It’s just the merge of beta-3.1 and beta-3.2, both of which we need.
| * Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-30
| |\ | |/ |/|
* | Updated git clone URLGravatar David Garcia Quintas2016-06-29
| |
| * Add bad_server_response_testGravatar Yuchen Zeng2016-06-17
|/
* Merge pull request #6461 from y-zeng/fix-async-exampleGravatar Jan Tattermusch2016-06-09
|\ | | | | Check the value of Next in async examples
* | Fix to undefined reference to gpr_logGravatar chedeti2016-05-19
| |
| * Check the value of Next() in async examplesGravatar Yuchen Zeng2016-05-05
|/
* Updated to more closely mimic greeter_async_client.cc. Fixed typos in comments.Gravatar Michael Yeh2016-05-04
|
* Created a new sample async client that is non-blocking. A reader thread is ↵Gravatar Michael Yeh2016-05-04
| | | | spawned to handle all the RPC results.
* Modified sample async client to be non-blocking. A reader thread is spawned ↵Gravatar Michael Yeh2016-05-04
| | | | to handle all the RPC results.
* Fixing examples.Gravatar Nicolas "Pixel" Noble2016-04-23
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Doc Fixit: examples/cpp/helloworld/README.mdGravatar Yuchen Zeng2016-03-17
| | | | Use 'RegisterService' for registering async services.
* Clarifying how to install for gRPC C++Gravatar Lisa Carey2016-03-08
|
* Removes confusing/unnecessary section on generating code.Gravatar Lisa Carey2016-03-07
|
* Update base INSTALL to markdown and remove outdated contentGravatar Stanley Cheung2016-03-03
|
* Merge pull request #4913 from pszemus/masterGravatar Jan Tattermusch2016-02-11
|\ | | | | Update protobuf version to v3.0.0-beta-2
| * Update copyrightGravatar Przemysław Sobala2016-02-11
| |
* | Remove reference to lgpr in examplesGravatar yang-g2016-02-04
| |
* | copyrightsGravatar David Garcia Quintas2016-01-27
| |
* | DONE!!1oneGravatar David Garcia Quintas2016-01-27
| |
| * Update protobuf versionGravatar Przemysław Sobala2016-01-27
| |
* | fix copyrightGravatar yang-g2016-01-15
| |
* | Update exampleGravatar yang-g2016-01-14
|/
* Change CallData status before notifying CompletionQueueGravatar Przemysław Sobala2015-12-30
|
* Use code type highlight for the code blocks in the cpp helloworldGravatar James Eady2015-12-15
| | | | | | example README.md ..
* Fixing cpp examples.Gravatar Julien Boeuf2015-10-17
|
* Replicate C++ docs from master to beta branchGravatar Craig Tiller2015-09-03
| | | | Original PR #3074 by @dgquintas
* Merge pull request #3164 from yang-g/route_guide_cppGravatar Nicolas Noble2015-08-31
|\ | | | | Change route_guide.proto package name and fix build
| * fix buildGravatar yang-g2015-08-31
| |
| * fix cppGravatar yang-g2015-08-31
| |
* | fix linkGravatar yang-g2015-08-28
| |
* | remove ChannelArguments ref and update docGravatar yang-g2015-08-28
| |
* | fix links in docsGravatar yang-g2015-08-28
| |