Commit Graph

16 Commits

Author SHA1 Message Date
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
2023-01-25 11:02:13 -08:00
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
2021-11-03 14:57:04 -07:00
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
2021-10-06 07:43:59 -07:00
Esun Kim e7afadc255 Refactor examples BUILD files 2020-12-23 09:23:32 -08:00
Yash Tibrewal de902e18b7 Reviewer comments 2019-01-09 16:03:29 -08:00
Yash Tibrewal 93e84947df Reviewer comments 2019-01-09 14:58:50 -08:00
Yash Tibrewal 9f85ead667 Add new proto in examples 2019-01-09 12:07:44 -08:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02: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
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
Craig Tiller 6169d5f7b0 Update copyrights 2016-03-31 07:46:18 -07:00
Eric Anderson 04c97a1715 Update copyright date to include both 2015 and 2016 2016-02-03 14:38:39 -08:00
Eric Anderson fae996c787 Update copyright date to 2016 2016-02-03 13:13:01 -08:00
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
2016-02-03 10:08:43 -08:00
yang-g 9a72021cc6 fix c++ proto 2015-08-31 13:14:13 -07:00
Stanley Cheung 20fa6693f3 move examples to correct locations 2015-08-27 14:00:20 -07:00