Esun Kim
d72ce236d8
[Example] Added gRPC C++ cancellation example ( #34239 )
1 year ago
Xuan Wang
10e5b2115e
Add wait_for_ready with client timeout example ( #32183 )
...
* Add wait_for_ready with client timeout example
* Use with to create channel
* Fix sanity tests
* Changes based on comments
* Change thread to daemon thread
* Changes based on comments
2 years ago
Richard Belleville
468768865b
Make Buildifier Sanity Test Strict ( #27807 )
...
* Fix all lint errors in repo.
* Use strict buildifier by default
* Whoops. That file does not exist
* Attempt fix to buildifier invocation
* Add missing copyright
3 years ago
Craig Tiller
d1e01ac139
Add a test for a (now-illegal) build file construct ( #27602 )
...
* Add a test for a (now-illegal) build file construct
* add to test suite!
* fix
* fix
* fix syntax
3 years ago
Esun Kim
e7afadc255
Refactor examples BUILD files
4 years ago
Lidi Zheng
d7429dbb4a
Fix the proto rules conflict
6 years ago
Lidi Zheng
f527cfbbac
Adopt review's advice
...
* Add a unit test
* Integrate with Bazel
* Polish README.md
6 years ago
Yash Tibrewal
de902e18b7
Reviewer comments
6 years ago
Yash Tibrewal
93e84947df
Reviewer comments
6 years ago
Yash Tibrewal
9f85ead667
Add new proto in examples
6 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
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
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
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Eric Anderson
04c97a1715
Update copyright date to include both 2015 and 2016
9 years ago
Eric Anderson
fae996c787
Update copyright date to 2016
9 years ago
Eric Anderson
8d3ae46dd2
Sync java options in example protos
...
This makes the protos identical between this repository and the java
repository.
Fixes grpc/grpc-java#1381
9 years ago
yang-g
9a72021cc6
fix c++ proto
9 years ago
Stanley Cheung
20fa6693f3
move examples to correct locations
9 years ago