Christopher Warrington
4be4df3624
Bump min CMake to 3.5.1 to match Google benchmark
...
The Google Benchmark CMake build needs CMake 3.5.1 or newer. CMake 3.5.1
was released May 24, 2016 and is available in Debian stable and Ubuntu
16.04 and 18.04.
2019-07-02 23:02:47 +00:00
Hao Nguyen
7f787bd083
Link against pthread in examples
2019-06-11 12:12:33 -07:00
Juanli Shen
68a2277121
Merge pull request #18460 from AspirinSJL/fix_route_guide
...
Fix route guide example
2019-04-03 14:34:13 -07:00
Prashant Jaikumar
4f2d8a0014
Fix bazel build for examples
...
Fixed the bazel build for some code in the examples directory.
2019-03-28 18:59:14 -07:00
Juanli Shen
3f3f177222
Fix route guide example
2019-03-20 16:15:37 -07:00
Moses Koledoye
84cb531b72
Fix typo
2019-03-15 22:23:52 +00:00
Yash Tibrewal
dde966f8c6
Reviewer comments
2019-01-17 12:03:14 -08:00
Yash Tibrewal
7dd938d5f4
Reviewer comments
2019-01-16 14:27:10 -08:00
Yash Tibrewal
817fb588af
Adding a new line at the end of the file
2019-01-10 17:06:41 -08:00
Yash Tibrewal
6e94552a30
Add a caching interceptor to the keyvaluestore example
2019-01-10 17:00:49 -08:00
Yash Tibrewal
b72bb30126
Clang format
2019-01-10 14:18:24 -08:00
Yash Tibrewal
aa59509369
Reviewer comments
2019-01-10 14:13:43 -08:00
Yash Tibrewal
c01e866a88
better documentation
2019-01-10 13:25:57 -08:00
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