Zack Galbreath
17f95ab1f5
Simplify helloworld makefile
...
Use pkg-config to automatically find grpc as a dependency of grpc++.
5 years ago
Przemysław Sobala
ac0aabdaca
Add examples/cpp/helloworld/.gitignore
6 years ago
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.
6 years ago
Hao Nguyen
7f787bd083
Link against pthread in examples
6 years ago
Prashant Jaikumar
4f2d8a0014
Fix bazel build for examples
...
Fixed the bazel build for some code in the examples directory.
6 years ago
Juanli Shen
3f3f177222
Fix route guide example
6 years ago
Moses Koledoye
84cb531b72
Fix typo
6 years ago
Yash Tibrewal
dde966f8c6
Reviewer comments
6 years ago
Yash Tibrewal
7dd938d5f4
Reviewer comments
6 years ago
Yash Tibrewal
817fb588af
Adding a new line at the end of the file
6 years ago
Yash Tibrewal
6e94552a30
Add a caching interceptor to the keyvaluestore example
6 years ago
Yash Tibrewal
b72bb30126
Clang format
6 years ago
Yash Tibrewal
aa59509369
Reviewer comments
6 years ago
Yash Tibrewal
c01e866a88
better documentation
6 years ago
Yash Tibrewal
f1e9306c70
return empty string instead of nullptr
6 years ago
Yash Tibrewal
7a5a9544ef
Add a naive client server implementation
6 years ago
Juanli Shen
33a4b502c4
Add LB example
6 years ago
hcaseyal
93151145c2
Revert "Revert "Metadata tutorial""
6 years ago
Juanli Shen
951254151b
Revert "Metadata tutorial"
6 years ago
Hope Casey-Allen
580d43d03f
Address reviewer comments and remove binary files
6 years ago
Hope Casey-Allen
63e73e428f
Metadata tutorial
6 years ago
Juanli Shen
a69fa16dfd
Add compression example
6 years ago
Jan Tattermusch
f389e5267a
overhaul of top-level .md files
7 years ago
Jan Tattermusch
db53a61b8f
deduplicate C++ routeguide
7 years ago
Jan Tattermusch
4a510960c6
add distribtest for grpc being added with cmake add_subdirectory
7 years ago
Jan Tattermusch
2286c633c2
cmake "superbuild" example using externalprojects
7 years ago
Jan Tattermusch
a26aecc03b
reimplement distance calculation in routeguide
7 years ago
Vijay Pai
c90a85649b
Change grpc++ references in names to grpcpp
7 years ago
Muxi Yan
6ef0159e8e
Make C++ cocoapods example work
7 years ago
Muxi Yan
61bb29f141
Clean up C++ tests and example
7 years ago
Muxi Yan
277e2e4f07
Clean up tests, examples, and podspecs
7 years ago
Jan Tattermusch
dec076c4ab
fix protobuf usage in the example
7 years ago
Muxi Yan
1164fd6fca
Fix copyright information
7 years ago
Muxi Yan
de9d44d339
Add example to use gRPC-C++ pod in an iOS application
7 years ago
Jan Tattermusch
f0620a37a5
fix linux distrib tests
7 years ago
Jan Tattermusch
06251f8cd6
make helloworld CMakeLists compile on windows
7 years ago
Vijay Pai
4b047a3bff
Construction of streams shouldn't require triggering async ops
8 years ago
Jan Tattermusch
4caadb9205
fix helloworld cmake build
8 years ago
Mehrdad Afshari
976eb7c4b4
Fetch grpc.io/release over https
8 years ago
Toshihito Kikuchi
351506688d
Update compiler/linker options to use pkg-config in C++ examples
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Makarand Dharmapurikar
4c0620b7df
consolidated BUILD files from example into one
...
it is also a way to test that this change works as expected.
8 years ago
Jan Tattermusch
a22a19fd64
fix markdown
8 years ago
Nicolas "Pixel" Noble
7c26eed838
Buildifier and wrapping test/cpp/* rules with our build system.
8 years ago
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.
8 years ago
Ryan
3fec5259f6
Fix typo
8 years ago
Stanley Cheung
c9b401e3fc
cpp examples missing gpr asserts
9 years ago
Yuchen Zeng
1d0c1c4168
Fix asan issue
9 years ago
David Garcia Quintas
c61b1d3cd0
s/makefile/Makefile
9 years ago