Yash Tibrewal
f1e9306c70
return empty string instead of nullptr
2019-01-10 13:22:37 -08:00
Yash Tibrewal
7a5a9544ef
Add a naive client server implementation
2019-01-10 13:20:30 -08:00
Juanli Shen
c771009320
Merge remote-tracking branch 'upstream/master' into lb_example
2018-12-19 10:43:18 -08:00
Juanli Shen
33a4b502c4
Add LB example
2018-12-19 10:40:13 -08:00
hcaseyal
93151145c2
Revert "Revert "Metadata tutorial""
2018-12-17 12:09:11 -08:00
Juanli Shen
951254151b
Revert "Metadata tutorial"
2018-12-17 10:12:50 -08:00
hcaseyal
39bd784e36
Merge pull request #17504 from hcaseyal/metadata_example
...
Metadata tutorial
2018-12-14 15:11:36 -08:00
Hope Casey-Allen
580d43d03f
Address reviewer comments and remove binary files
2018-12-14 14:19:40 -08:00
Hope Casey-Allen
63e73e428f
Metadata tutorial
2018-12-13 16:51:58 -08:00
Juanli Shen
a69fa16dfd
Add compression example
2018-12-12 15:06:12 -08:00
Jan Tattermusch
f389e5267a
overhaul of top-level .md files
2018-06-20 20:35:04 +02:00
Jan Tattermusch
db53a61b8f
deduplicate C++ routeguide
2018-06-20 15:06:51 +02:00
Jan Tattermusch
4a510960c6
add distribtest for grpc being added with cmake add_subdirectory
2018-03-29 14:12:10 +02:00
Jan Tattermusch
2286c633c2
cmake "superbuild" example using externalprojects
2018-03-28 19:30:44 +02:00
Jan Tattermusch
a26aecc03b
reimplement distance calculation in routeguide
2018-03-23 07:44:30 +01:00
Vijay Pai
c90a85649b
Change grpc++ references in names to grpcpp
2018-03-08 22:04:59 -08:00
Muxi Yan
6ef0159e8e
Make C++ cocoapods example work
2018-02-21 18:10:49 -08:00
Muxi Yan
bc4b7891c8
Merge remote-tracking branch 'upstream/master' into create-grpc-c++-podspec
2018-01-19 17:35:33 -08:00
Muxi Yan
61bb29f141
Clean up C++ tests and example
2018-01-19 17:32:27 -08:00
Muxi Yan
277e2e4f07
Clean up tests, examples, and podspecs
2018-01-18 17:01:08 -08:00
Jan Tattermusch
dec076c4ab
fix protobuf usage in the example
2018-01-18 19:34:20 +01:00
Muxi Yan
1164fd6fca
Fix copyright information
2018-01-05 17:22:13 -08:00
Muxi Yan
de9d44d339
Add example to use gRPC-C++ pod in an iOS application
2018-01-05 16:03:41 -08:00
Jan Tattermusch
f0620a37a5
fix linux distrib tests
2017-12-01 10:07:43 +01:00
Jan Tattermusch
06251f8cd6
make helloworld CMakeLists compile on windows
2017-12-01 10:07:43 +01:00
Vijay Pai
4b047a3bff
Construction of streams shouldn't require triggering async ops
2017-09-14 17:55:13 -07:00
Jan Tattermusch
4caadb9205
fix helloworld cmake build
2017-09-11 11:03:05 +02:00
Mehrdad Afshari
976eb7c4b4
Fetch grpc.io/release over https
2017-07-10 15:07:33 -07:00
Toshihito Kikuchi
351506688d
Update compiler/linker options to use pkg-config in C++ examples
2017-06-13 16:15:04 -07:00
Jan Tattermusch
7897ae9308
auto-fix most of licenses
2017-06-08 11:22:41 +02:00
Makarand Dharmapurikar
2807951be5
Merge branch 'master' of https://github.com/grpc/grpc into fixbazel
2017-04-25 09:39:33 -07:00
Makarand Dharmapurikar
4c0620b7df
consolidated BUILD files from example into one
...
it is also a way to test that this change works as expected.
2017-04-18 09:48:08 -07:00
Jan Tattermusch
a22a19fd64
fix markdown
2017-04-18 12:31:49 +02:00
Nicolas "Pixel" Noble
24263c3f7a
Fixing a few items with the new Bazel BUILD system:
...
-) Fixing Bazel 0.4.x breakage
-) Adding helloworld BUILD examples
-) Fixing grpc++ missing files.
-) Adding helloworld example as a test for Bazel basic.
2017-01-13 02:55:13 +01:00
Ryan
3fec5259f6
Fix typo
2016-11-21 21:37:39 -05:00
Stanley Cheung
c9b401e3fc
cpp examples missing gpr asserts
2016-09-15 21:19:53 -07:00
Nicolas "Pixel" Noble
e1ee20bde6
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
2016-08-16 01:54:33 +02:00
David Garcia Quintas
c61b1d3cd0
s/makefile/Makefile
2016-08-11 16:15:41 -07:00
David G. Quintas
5804745aed
Merge pull request #7688 from dgquintas/cpp_readme
...
fix c++ readme and tutorial
2016-08-11 16:02:15 -07:00
David G. Quintas
93b599c8b0
Merge pull request #7688 from dgquintas/cpp_readme
...
fix c++ readme and tutorial
2016-08-11 15:40:56 -07:00
Nicolas "Pixel" Noble
7f074e0e20
Merge branch 'v1.0.x' into manual-upmerge
2016-08-11 21:00:08 +02:00
David Garcia Quintas
260a0025d2
fix c++ readme and tutorial
2016-08-09 16:57:32 -07:00
Jorge Canizales
7a2bc14fc0
Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into p0-advance-protobuf-version
2016-07-29 15:45:02 -07:00
Jorge Canizales
4343c904e2
Update Protobuf submodule to v3.0.0 (GA)
2016-07-29 15:39:45 -07:00
Konstantin Podsvirov
13016cc40b
CMake: project for HelloWorld cpp example
2016-07-28 00:46:11 +03:00
Muxi Yan
cd0d8aed65
Identify system and remove --no-as-need if it is Mac OS
2016-07-26 14:13:46 -07:00
Muxi Yan
4e3df00f00
Removed --no-as-needed options from Makefile of HelloWorld and RouteGuide
2016-07-26 13:28:54 -07:00
Nicolas Noble
7645fdc4f0
Merge pull request #7393 from y-zeng/example_makefile
...
Enable server reflection in c++ examples
2016-07-21 14:28:55 -07:00
Jorge Canizales
9e6372380d
Update protobuf submodule to 3.0.0-beta-4
...
Which has the fix for oneofs when using dynamic frameworks in ObjectiveC
2016-07-19 17:35:06 -07:00
Yuchen Zeng
1c58bd221d
Enable server reflection in c++ examples
2016-07-07 14:19:04 -07:00
Jorge Canizales
60fec9e547
Merge master into merge-0.14-into-master
...
The protobuf commit conflicted. Resolved to the latest one.
2016-07-01 16:52:08 -07:00
Jorge Canizales
f29e364168
Bump protobuf version to beta-3.3
...
It’s just the merge of beta-3.1 and beta-3.2, both of which we need.
2016-07-01 15:56:57 -07:00
Yuchen Zeng
753b45dcf8
Merge remote-tracking branch 'upstream/master' into handler_http_response
2016-06-30 19:16:59 -07:00
David Garcia Quintas
4281272389
Updated git clone URL
2016-06-29 17:39:07 -07:00
Yuchen Zeng
955a364e34
Add bad_server_response_test
2016-06-17 13:55:50 -07:00
Jan Tattermusch
16816cdaee
Merge pull request #6461 from y-zeng/fix-async-example
...
Check the value of Next in async examples
2016-06-09 14:37:25 -07:00
chedeti
3626efbf42
Fix to undefined reference to gpr_log
2016-05-19 13:01:07 -07:00
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
Nicolas "Pixel" Noble
81159e5adc
Fixing examples.
2016-04-23 01:30:12 +02:00
Craig Tiller
6169d5f7b0
Update copyrights
2016-03-31 07:46:18 -07:00
Yuchen Zeng
c67a8ec111
Doc Fixit: examples/cpp/helloworld/README.md
...
Use 'RegisterService' for registering async services.
2016-03-17 11:36:59 -07:00
Lisa Carey
3be6801b72
Clarifying how to install for gRPC C++
2016-03-08 17:47:14 +00:00
Lisa Carey
0211098e93
Removes confusing/unnecessary section on generating code.
2016-03-07 17:41:51 +00:00
Stanley Cheung
6dd3c707c2
Update base INSTALL to markdown and remove outdated content
2016-03-03 14:58:48 -08:00
Jan Tattermusch
e7c2566252
Merge pull request #4913 from pszemus/master
...
Update protobuf version to v3.0.0-beta-2
2016-02-11 11:27:19 -08:00
Przemysław Sobala
fbf8c0b8ca
Update copyright
2016-02-11 11:03:21 +01:00
yang-g
b45f265326
Remove reference to lgpr in examples
2016-02-04 09:48:39 -08:00
David Garcia Quintas
5a9462339d
copyrights
2016-01-27 19:22:14 -08:00
David Garcia Quintas
6bd7b97dc6
DONE!!1one
2016-01-27 19:21:12 -08:00
Przemysław Sobala
ea9a031fed
Update protobuf version
2016-01-27 14:07:09 +01:00
yang-g
f48766d347
fix copyright
2016-01-15 11:26:31 -08:00
yang-g
54099aa46f
Update example
2016-01-14 16:13:14 -08:00
Przemysław Sobala
90391dbbcf
Change CallData status before notifying CompletionQueue
2015-12-30 09:32:02 +01:00
James Eady
2e9ce91eb2
Use code type highlight for the code blocks in the cpp helloworld
...
example README.md
..
2015-12-15 15:08:28 -05: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
b2a30c196e
fix cpp
2015-08-31 13:14:24 -07:00
yang-g
bcebb5d230
fix link
2015-08-28 14:29:53 -07:00
yang-g
92806a51ba
remove ChannelArguments ref and update doc
2015-08-28 14:24:44 -07:00
yang-g
b00a3f689f
fix links in docs
2015-08-28 14:19:37 -07:00
yang-g
75d04da2e4
sync up with CreateChannel API change
2015-08-28 14:17:33 -07:00
Stanley Cheung
0a268216c2
replace all grpc-common occurances with examples
2015-08-27 14:38:38 -07:00
Stanley Cheung
20fa6693f3
move examples to correct locations
2015-08-27 14:00:20 -07:00