AJ Heller
8c378461c3
[example] C++ Debugging ( #35222 )
1 year ago
AJ Heller
dbcb09d3d4
[Example] Move systemd socket activation example ( #33221 )
2 years ago
Andres Beltran
2904ee8fd3
Add support for systemd socket activation ( #31667 )
...
* Revert "Revert "Add support for systemd socket activation (#30485 )" (#31617 )"
This reverts commit 867dc6cae2
.
* Add checks to unix tests
* Ran generate_projects.sh and fixed styling in test
* Fix variable in unit test
* Use reinterpret_cast in test
* Rebase and fix sanity failures
2 years ago
Richard Belleville
7942f30f63
Add bazel cpp distribtest for grpc_cc_library ( #29175 )
...
* Add bazel cpp distribtest for grpc_cc_library
* Add new directory to bazelignore
* Try changing to workspace differently
* Debug cd
* Fix bazel wrapper
* Yet more debug
* Try again
* Clean up
* Sanity fixes
* Run per-language distribtests even if overall build fails
3 years ago
Vijay Pai
ce16365421
clang-format C++ examples ( #25764 )
4 years ago
Donna Dionne
2bf8cbb424
Modify helloworld example to allow a target string
5 years ago
Vijay Pai
c90a85649b
Change grpc++ references in names to grpcpp
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
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
Yuchen Zeng
43b4bfd02b
Revert unnecessary changes
8 years ago
Yuchen Zeng
d4bbfc7dcf
Implement c-ares based dns resolver
8 years ago
Yuchen Zeng
955a364e34
Add bad_server_response_test
9 years ago
Julien Boeuf
8c48a2a196
Fixing cpp examples.
9 years ago
Craig Tiller
d6599a39e4
Replicate C++ docs from master to beta branch
...
Original PR #3074 by @dgquintas
9 years ago
Craig Tiller
00ad71c135
Revert "C++ docs"
9 years ago
David Garcia Quintas
a570d6334d
Fixes to comments and to examples
9 years ago
yang-g
e69909a7e7
fix build
9 years ago
David Garcia Quintas
fb72e1e487
Documentation for all the rest of the greeter examples.
9 years ago
yang-g
92806a51ba
remove ChannelArguments ref and update doc
9 years ago
yang-g
75d04da2e4
sync up with CreateChannel API change
9 years ago
Stanley Cheung
20fa6693f3
move examples to correct locations
9 years ago
Stanley Cheung
6905915db1
prepare for move
9 years ago
yang-g
d36da04a55
fix helloworld
9 years ago
Yang Gao
fd7627691f
Move to new Status API
10 years ago
Yang Gao
27bd696d70
update helloworld
10 years ago
Nicolas "Pixel" Noble
9efc083006
Updating examples to reflect the new state of things.
10 years ago
Yang Gao
d6319001f3
Update helloworld
10 years ago
Yang Gao
7c968086a9
CreateChannel API change syncup and regenerate files
10 years ago
Yang Gao
600d70cd8d
change proto README cpp node ruby
10 years ago
Yang Gao
d95693724c
Add helloworld example in c++
10 years ago
murgatroid99
e89af55a86
Added node hello world example
10 years ago