Commit Graph

882 Commits

Author SHA1 Message Date
Vijay Pai ce16365421
clang-format C++ examples (#25764) 2021-03-22 10:23:52 -07:00
Esun Kim 343eb56df0
Added CMakeLists.txt to cpp/examples (#25692) 2021-03-17 19:59:23 -07:00
yulin liang 3bc612374c
Fix required a higher minimum deployment target of Auth Sample Test (#25736) 2021-03-17 10:50:00 -07:00
Daren McCulley fbc5194df6
replace deprecated addProtoService (#25536) 2021-03-03 10:34:51 -08:00
Yash Tibrewal f4e55b85bc Replace disrespectful term 2021-02-08 15:29:53 -08:00
Esun Kim b941a771e2
Merge pull request #25046 from veblush/route_guide_example
Added CMakeLists for route_guide example
2021-01-20 10:32:25 -08:00
Sergii Tkachenko 8db79e2e71 Python style: reformat code using updated yapf 0.30.0 2021-01-13 14:00:12 -05:00
Lidi Zheng a873c5a942
Merge pull request #25076 from lidizheng/aio-examples-3
Adding three more AsyncIO examples
2021-01-06 16:40:05 -08:00
Lidi Zheng e6dffc6fbe Adding three more AsyncIO examples
* Channelz or Debug
* Route guide
* Wait for ready
2021-01-06 10:52:39 -08:00
Stanley Cheung 436036d68a Upmerge from v1.34.x branch 2021-01-05 11:35:46 -08:00
Esun Kim e0ebe46ad3 Fix python examples 2020-12-23 09:23:32 -08:00
Esun Kim e7afadc255 Refactor examples BUILD files 2020-12-23 09:23:32 -08:00
Esun Kim 69bb5e328e Added CMakeLists for route_guide example 2020-12-22 13:44:35 -08:00
Lidi Zheng c515666a73
Merge pull request #24668 from lidizheng/example-async-bidi
Add async bidi-streaming example
2020-12-21 15:15:16 -08:00
Lidi Zheng f2d06b8458 Add async bidi-streaming example 2020-12-21 14:38:39 -08:00
Lidi Zheng 40a5a655af Polish and add AsyncIO examples
* Add type annotations
* Add test for asyncio auth example
* Use dynamic stubs to allow same code runs manually and under Bazel
* Add grpcio-tools as a Bazel dependency
* asyncio.run is not yet existed in 3.6
* Improve readability
2020-12-08 13:44:43 -08:00
Michael Lumish c3cee0713a Node xDS example: show error on failure, close client when done 2020-11-25 12:48:06 -08:00
Esun Kim 694cd98cf2
Merge pull request #24794 from chalin/patch-1
Examples README: add link to android example and fix link text
2020-11-23 15:34:38 -08:00
Michael Lumish 00ec631f52 Add a Node xDS example client 2020-11-23 12:44:31 -08:00
Michael Lumish 5aaacb538d Add target argument to Node examples 2020-11-23 12:40:32 -08:00
Patrice Chalin 48b24aa6da
Examples README: add link to android example and fix link text
Add a link to the android example and fix the link text (platforms are now served from another page).
2020-11-19 16:58:59 -05:00
Michael Lumish cbdcc5be77 Add target argument to Node examples 2020-11-19 13:57:37 -08:00
Michael Lumish 273e3cfb79 Update Node examples to use @grpc/grpc-js 2020-11-05 11:24:27 -08:00
Esun Kim 27a1c40f73 Reformat source 2020-10-21 15:40:01 -07:00
Richard Belleville de90ff64d5
Merge pull request #24478 from gnossen/runtime_protos_wkt
[gRPC Easy] Make Well-Known Types Available to Runtime Protos
2020-10-20 20:08:14 -07:00
Jan Tattermusch e2a346e466
Merge pull request #24425 from jtattermusch/modernize_helloworld_xamarin
Modernize C# HelloworldXamarin example
2020-10-20 14:14:36 +02:00
Richard Belleville 14d6850f5a And remove it too 2020-10-19 13:09:07 -07:00
Richard Belleville 3dad0eb862 Oops 2020-10-19 13:07:52 -07:00
Richard Belleville 897f97212a Add -x to shell script 2020-10-19 10:51:42 -07:00
Richard Belleville 7821040586 Modernize run_codegen script 2020-10-16 13:58:16 -07:00
Jan Tattermusch 7b694fc85d add copyright headers to Xamarin example 2020-10-16 17:30:36 +02:00
Jan Tattermusch 92eebcd110 modernize HelloworldXamarin example 2020-10-16 17:24:25 +02:00
Esun Kim 86050be0cf Clean up DEPLOYMENT_TARGET 2020-10-08 14:47:56 -07:00
Esun Kim be23ad0ed1
Merge pull request #24282 from veblush/ios-bump
Bump iOS and OSX version
2020-10-07 16:12:16 -07:00
Lidi Zheng 408fc1993b
Merge pull request #24288 from timhughes/timhughes-python-aio-helloworld
Adds python aio helloworld examples
2020-10-06 10:20:10 -07:00
Jan Tattermusch f444177a01
Merge pull request #23252 from tuttieee/fix/hello-world-example-cmake-message
Fix a message indicating the protobuf version CMakeLists.txt
2020-10-06 15:27:53 +02:00
Tim Hughes 80799468bd lint 2020-10-05 21:56:48 +01:00
Tim Hughes 0b3fc20b83 clean up docstrings and remove unused imports 2020-10-05 21:30:57 +01:00
Tim Hughes 7aff6c4555
dont need ThreadPoolExecutor in asyncio 2020-10-04 21:51:05 +01:00
Tim Hughes cef8dbf27c
Adds python aio helloworld examples 2020-10-01 00:05:11 +01:00
Esun Kim ccf3cbc6b7 Bump iOS and OSX version 2020-09-30 14:58:30 -07:00
Esun Kim fc4556a92d Add ABSL_NO_XRAY_ATTRIBUTES 2020-08-28 10:59:36 -07:00
Esun Kim 32ea9af3b0 Bump Android SDK 2020-08-27 19:54:35 -07:00
Esun Kim 10d7e2fef7 Upgrade gradlewrapper to 6.5.1 2020-08-27 14:16:09 -07:00
Jan Tattermusch 57161a7a94 add missing //examples:keyvaluestore_proto target 2020-08-25 10:53:49 +02:00
Richard Belleville aa942b0e82 Fix duplicated generated file 2020-08-25 10:04:25 +02:00
Jan Tattermusch 7e815c1a63
Merge pull request #23879 from jtattermusch/win_example_port_conflict
Change port number in examples to avoid conflict with forbidden port on windows
2020-08-18 19:37:55 +02:00
Jan Tattermusch 2ea043cb59 change port number in examples to avoid conflict with forbidden port on win 2020-08-18 09:31:44 +02:00
Richard Belleville e56fa264b6 Period 2020-08-17 11:37:21 -07:00
Richard Belleville 578c24a5e4 Spruce up no_codegen example 2020-08-17 11:03:32 -07:00