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
Richard Belleville
a362c2566d
Revert examples
2020-08-14 19:21:04 -07:00
Richard Belleville
c128e61cf4
Format examples
2020-08-14 19:08:44 -07:00
Richard Belleville
b2bc02d5a4
Add pregenerated example
2020-08-14 17:01:52 -07:00
Richard Belleville
8917e6d2a0
Pylint
2020-08-14 16:53:47 -07:00
Richard Belleville
828edcc67a
Use bazel imports instead of sys.path
2020-08-14 16:15:01 -07:00
Richard Belleville
38454eae37
Fix bazel example tests
2020-08-13 16:53:34 -07:00
Richard Belleville
dc9e20665e
Copy proto files instead of adding to sys.path
2020-08-13 16:13:17 -07:00
Richard Belleville
c6b6a73558
Fix route guide example
2020-08-11 11:44:47 -07:00
Richard Belleville
05aaf3d939
Pylint
2020-08-06 17:43:41 -07:00
Richard Belleville
568dd00774
Buildifier
2020-08-06 13:33:31 -07:00
Richard Belleville
8f1e181189
Merge remote-tracking branch 'origin/master' into dynamic_stubs
2020-08-06 12:32:47 -07:00
Richard Belleville
24a66903a9
Yapf
2020-08-06 12:25:42 -07:00
Richard Belleville
c2c5057e9d
Fix up examples
2020-07-17 15:55:39 -07:00
Richard Belleville
999bbf1401
Format
2020-07-15 13:09:53 -07:00
Richard Belleville
1b2e7fa318
Merge remote-tracking branch 'origin/master' into dynamic_stubs
2020-07-10 14:07:01 -07:00
Patrice Chalin
d33bd76855
examples/README rework
...
- Fix link to "Intro to gRPC" (formerly "Overview")
- Don't list wrapped languages twice (once in intro paragraph, then in subdirectory list); move subdirectory links to the start of the page.
- Sort subdirectory list
- Link to grpc.io "Supported Languages" page for the remaining languages
2020-07-10 15:18:08 -04:00
Donna Dionne
8dd0cb4712
Add support for xDS regex matchers.
2020-07-07 13:17:25 -07:00
Esun Kim
165ee5007a
Replaced grpc::string with std::string
2020-06-29 17:56:36 -07:00
tuttieee
a61e02b90f
Fix a message indicating the protobuf version in cpp hello_world example's CMakeLists.txt
2020-06-22 10:41:54 +09:00
Richard Belleville
1f53f13446
Merge remote-tracking branch 'origin/master' into dynamic_stubs
2020-06-17 14:47:07 -07:00
Patrice Chalin
ff391fef8b
Fix broken link to Objective-C tutorial
2020-06-16 08:53:21 -04:00
Patrice Chalin
5ac3aa789f
Docs: fix links to grpc.io tutorial pages
2020-06-16 08:47:24 -04:00
Patrice Chalin
4c4933e056
Docs: fix links to quick start pages
2020-06-16 08:40:59 -04:00
Richard Belleville
961b6bec51
Merge pull request #23115 from gnossen/xds_documentation_update
...
Remove reference to building from source in Python xDS Example
2020-06-04 10:41:34 -07:00
Hannah Shi
deb88ffa6b
print the exception's message, rather than individual fields
2020-06-04 01:59:24 +00:00
Hannah Shi
acd54e7c19
better error checking in ruby helloworld greeter_client
2020-06-03 22:59:51 +00:00
Richard Belleville
661791c2a2
Restructure README
2020-06-03 11:05:58 -07:00
Jan Tattermusch
8f0e8275c5
Merge pull request #23114 from jtattermusch/csharp_xds_example
...
Add C# XDS example
2020-06-03 10:56:00 +02:00
Jan Tattermusch
171eeb552a
make hostname configurable
2020-06-02 21:08:37 +02:00
Richard Belleville
951263b12f
Remove reference to builing from source
2020-06-02 10:55:22 -07:00
Jan Tattermusch
f5ecc0adc8
add commandline parsing
2020-06-02 17:58:17 +02:00
Jan Tattermusch
8049266e64
improvements
2020-06-02 17:31:56 +02:00
Jan Tattermusch
682e8bd035
add C# xds example
2020-06-02 17:14:18 +02:00
Mark D. Roth
d674fa3e37
Support xDS via both "xds" and "xds-experimental" URI schemes.
2020-06-01 14:39:37 -07:00
Stanley Cheung
a7e47b1d0b
Add option to pass in custom hostname to helloworld example for PHP/Ruby
2020-05-28 18:19:04 -07:00
Stanley Cheung
f316a02823
Merge pull request #23062 from HannahShiSFB/greeter-client-message
...
PHP: better error checking in helloworld greeter_client
2020-05-28 13:42:00 -07:00
Stanley Cheung
478028c7db
Merge pull request #22986 from jeffreyqw/remove_include_file
...
PHP:add psr-4 autoload
2020-05-28 13:21:33 -07:00
Hannah Shi
172d98599c
check status->code and print error message
2020-05-28 00:41:30 +00:00
Richard Belleville
f60226f140
Yapf
2020-05-21 13:20:51 -07:00
Richard Belleville
212d4468f0
Accidentally a sentence fragment
2020-05-21 12:55:16 -07:00
Richard Belleville
6bd8816c0a
Add client
2020-05-21 12:52:04 -07:00
jeffreyqw
2378a29de3
Instead of wildcard class
...
verified, https://grpc.io/docs/tutorials/basic/php/ can be run correctly.
2020-05-20 14:35:37 -07:00
jeffreyqw
3c944f7ae0
add psr-4 autoload
...
using "Helloworld","GPBMetadata" classes by composer autoload
2020-05-18 19:18:32 -07:00
Jan Tattermusch
d92cd56424
simplify running of C# RouteGuide example
2020-05-12 16:51:43 +02:00
Tariq Ramlall
74a207509a
Merged master
2020-05-06 15:32:33 -04:00
Lidi Zheng
f6e6b9f640
Fix the pylint complain
2020-04-30 15:16:32 -07:00
Taras Galkovskyi
f375c0b548
minor stylistic fixes
2020-04-30 18:58:44 +00:00
Taras Galkovskyi
d62df731a0
pacify pylint on examples folder
2020-04-29 23:22:22 +00:00
Taras Galkovskyi
469631f549
run yapf; delete alts unit tests
2020-04-29 22:50:35 +00:00
Taras Galkovskyi
486e27e2de
fix formatting issues
2020-04-29 19:43:45 +00:00
Taras Galkovskyi
42bd106898
updating comments to make clear that ALTS is only supported on GCP
2020-04-15 22:14:08 +00:00
Taras Galkovskyi
3ff24dd63a
Merge branch 'master' of git://github.com/grpc/grpc
2020-04-15 18:18:51 +00:00
Taras Galkovskyi
02da3330c2
address review comments
2020-04-15 18:13:04 +00:00
Jan Tattermusch
beee4cefa3
Merge pull request #22636 from chalin/patch-4
...
C++ Hello World: refer reader to Quick Start
2020-04-15 09:24:08 +02:00
Jan Tattermusch
c923f95294
Merge pull request #22633 from chalin/patch-1
...
Removing obsolete C++ tutorial content
2020-04-14 10:23:52 +02:00
Jan Tattermusch
66dc6e97f6
Merge pull request #22635 from chalin/patch-3
...
C++ examples README cleanup
2020-04-14 09:51:35 +02:00
Patrice Chalin
c95c2102c6
Delete cpptutorial.md
2020-04-13 15:04:23 -04:00
Richard Belleville
0cdffa970c
Buildifier
2020-04-13 10:25:56 -07:00
Richard Belleville
c14fce7ab4
Typo
2020-04-10 19:35:01 -07:00
Richard Belleville
e97cd37e68
Support running multiprocessing example without Bazel
2020-04-10 19:33:07 -07:00
Richard Belleville
96024a9ad3
Update documentation
2020-04-10 19:22:55 -07:00
Taras Galkovskyi
97e7c5e9b6
ALTS BUILD file for exampel
2020-04-10 14:30:57 +00:00
Taras Galkovskyi
72cd29266d
simplify ALTS client
2020-04-10 14:27:30 +00:00
Patrice Chalin
a3714f5b08
C++ Hello World: refer reader to Quick Start
2020-04-09 17:20:48 -04:00
Patrice Chalin
33082023e9
C++ examples README cleanup
...
Contributes to https://github.com/grpc/grpc.io/issues/180 .
cc @ejona86 @jtattermusch @srini100
2020-04-09 17:00:33 -04:00
Patrice Chalin
ebe94949ca
Removing obsolete C++ tutorial content
...
Contributes to https://github.com/grpc/grpc.io/issues/180
2020-04-09 16:22:37 -04:00
Taras Galkovskyi
828ee320a4
Expose ALTS client/server credentials on Python layer
2020-04-07 00:14:41 +00:00
Muxi Yan
a7995e4c4d
Use a more compressable client message
2020-03-30 14:00:21 -07:00
Richard Belleville
f64e7af7cd
Add requirements.txt
2020-03-25 10:35:45 -07:00
Richard Belleville
571a564f51
Add type annotations and comments
2020-03-24 14:23:25 -07:00
Richard Belleville
0c28a9beaf
Specify the Python version
2020-03-24 14:11:17 -07:00
Richard Belleville
3fd0001481
Add Python xDS example server
2020-03-23 16:05:41 -07:00
Donna Dionne
48fa247304
Building C++ example with grpc++ instead of grpc++_unsecure
...
The example should be build with grpc++, not grpc++_unsecure.
For some reason in some branches like master, both versions are built in
so problem not detected. This problem surfaced in 1.28x so needs to be
fixed to link with the correct grpc++.
2020-03-18 09:49:26 -07:00
Donna Dionne
ca8ba90292
Adding Proto Reflection and Health Check to basic C++ example server
...
And ensuring the example can be built and ran via
bazel, make, and cmake.
2020-03-05 12:47:14 -08:00
Vijay Pai
717a29d096
Fix formatting
2020-03-02 13:01:30 -08:00
Vijay Pai
b3bca043b2
Explain that this has Chinese comments with English translation
2020-03-02 10:22:12 -08:00
Jan Tattermusch
a28d67f0bf
Merge pull request #21891 from jtattermusch/remove_useless_release_links
...
get rid of the https://grpc.io/release plague
2020-02-13 17:43:41 +01:00
Richard Belleville
a2e4a23fc0
Merge pull request #20783 from Yannic/proto_incompat
...
[bazel] Add fixes for --incompatible_load_proto_rules_from_bzl
2020-02-07 15:46:38 -08:00
Donna Dionne
2bf8cbb424
Modify helloworld example to allow a target string
2020-02-06 15:39:48 -08:00
Yannic Bonenberger
06ecc87290
[bazel] Add fixes for --incompatible_load_proto_rules_from_bzl
2020-02-05 19:58:30 +01:00
Jan Tattermusch
21512217f2
get rid of the https://grpc.io/release plague
2020-02-04 15:01:03 +01:00
Eduardo Broto
60953c511d
Add missing greeter_async_client2 to c++ helloworld CMakeLists.txt
2020-01-22 13:15:45 +01:00
Jan Tattermusch
27cdec0041
buildifier format
2020-01-15 04:43:59 -05:00
Richard Belleville
69f990673f
Conform to protobuf's usage of six
2020-01-15 04:43:59 -05:00
Esun Kim
5207eba9ff
Add abseil
2020-01-03 19:29:55 -08:00
Esun Kim
7be821ac47
Yapf all target python sources
2020-01-03 09:25:10 -08:00
Tariq Ramlall
2f00d2b7ca
[Docs] Changed variable names to be more accurate in README for cpp helloworld example.
2019-12-20 18:32:08 -05:00
Tariq Ramlall
efee7d4677
[Docs] Updated link to CPP example on grpc.io website.
2019-12-20 18:15:36 -05:00
Zack Galbreath
0be62b021a
Add distrib test for CMake FetchContent build
2019-12-19 09:36:25 -05:00
Zack Galbreath
ec239c48f7
Allow helloworld example to provide its own protoc and grpc_cpp_plugin
2019-12-18 10:04:39 -05:00
Esun Kim
885b1aa785
Change bundler version
2019-12-16 17:23:46 -08:00
Richard Belleville
135b94913f
Yapf
2019-12-11 16:55:55 -08:00
Richard Belleville
13a4f1d7d3
Migrate data_migration example to dynamic stubs
2019-12-11 13:36:35 -08:00
Richard Belleville
6c0a11bdba
Migrate metadata example to dynamic stubs
2019-12-11 13:32:28 -08:00
Richard Belleville
59563c5102
Migrate interceptor example to dynamic stubs
2019-12-11 13:28:20 -08:00
Richard Belleville
e5e218381a
And the rest of helloworld
2019-12-11 13:11:29 -08:00
Richard Belleville
4b3ad3f750
Migrate multiplexing example to dynamic stubs
2019-12-11 12:52:26 -08:00
Richard Belleville
7aeec822fe
Migrate route guide to dynamic stubs
2019-12-11 12:32:50 -08:00
Richard Belleville
d35b24bd60
Use dynamic stubs in helloworld example
2019-12-11 12:26:14 -08:00
Stanley Cheung
188fe7ca53
PHP: update readme
2019-12-06 01:34:38 -08:00
Muxi Yan
9bda9e9cb5
Add additional comments
2019-11-27 13:36:41 -08:00
Muxi Yan
c0b85e5a46
clang-format
2019-11-27 11:31:09 -08:00
Muxi Yan
264d71be4c
Update RecordRoute
2019-11-27 11:10:55 -08:00
Muxi Yan
f830dde7c8
Remove GRPCProtoResponseHandler implementation since no longer needed
2019-11-27 11:10:27 -08:00
Muxi Yan
91cc01e541
nit fix
2019-11-27 10:38:31 -08:00
Muxi Yan
38d361c398
Update GRPCUnaryResponseHandler with generics
2019-11-27 10:22:04 -08:00
Lidi Zheng
c34bef4ca4
Format all Bazel files with buildifier
2019-11-05 14:03:52 -08:00
Muxi Yan
ab7e5e8dec
Merge pull request #20899 from muxi/update-examples
...
Update Objective-C examples
2019-11-01 13:31:12 -07:00
Muxi Yan
c562da0f76
Start the call directly
2019-11-01 09:27:46 -07:00
Muxi Yan
d2f96d6d64
Use new transport selector
2019-11-01 09:27:43 -07:00
Stanley Cheung
220c4de732
PHP: update dockerfiles to add MAKEFLAGS=-j8
2019-10-28 23:43:18 -07:00
Stanley Cheung
acd09a1ee5
Merge pull request #20579 from HannahShiSFB/20523-phpunit5
...
PHP: change phpunit version from 4.8.36 to 5.7.27
2019-10-14 10:42:08 -07:00
Hannah Shi
2e1cfb75a8
change phpunit version from 4.8.36 to 5.7.27
2019-10-11 21:06:40 +00:00
Zack Galbreath
17f95ab1f5
Simplify helloworld makefile
...
Use pkg-config to automatically find grpc as a dependency of grpc++.
2019-10-09 12:42:30 -04:00
Stanley Cheung
542fb566d7
Merge pull request #20411 from stanley-cheung/php-docker-tests
...
PHP: add various scenarios to test PECL extension
2019-10-02 10:57:23 -07:00
Stanley Cheung
f47d14160a
PHP: add various scenarios to test PECL extension
2019-10-01 14:39:48 -07:00
chentanjun
4ecc1fe6a4
fix the wrong word
2019-10-01 05:13:33 +08:00
Lidi Zheng
0862629d40
Merge pull request #20232 from pszemus/master
...
Add examples/cpp/helloworld/.gitignore
2019-09-24 13:33:41 -07:00
Lidi Zheng
6f3dd4efa8
Merge pull request #20260 from kerbalwzy/master
...
Fix README: fix the wrong word and delete line number description of the README, which belong to Python example `data_transmission`
2019-09-18 15:49:51 -07:00
Muxi Yan
3c6d701df7
Merge pull request #20087 from Tony1023/objc-readme
...
Added Objc readme for examples/objective-c with Bazel build
2019-09-18 14:42:29 -07:00
Muxi Yan
b3b736fa59
Merge examples/objectivec/README into Hello World's README
2019-09-18 10:36:59 -07:00
kerbalwzy
d06ccebb1e
Fix: remove the space on the left of colons
2019-09-17 09:37:56 +08:00
kerbalwzy
f3fdd259c1
Fix: fix the wrong word and delete line number description
2019-09-15 15:12:45 +08:00
Lidi Zheng
5931fde9c7
Merge pull request #19938 from kerbalwzy/master
...
Add a quick-start example for basic usages in Python
2019-09-13 10:42:14 -07:00
Przemysław Sobala
ac0aabdaca
Add examples/cpp/helloworld/.gitignore
2019-09-11 10:50:10 +02:00
kerbalwzy
c5d55ee64f
Fix: add copyright headers in `server.py`
2019-09-11 10:27:15 +08:00
kerbalwzy
5c0fd4b4e6
Fix: add copyright headers in `demo.proto`
2019-09-11 10:23:31 +08:00
kerbalwzy
1b47584cf4
Fix: add copyright headers in `client.py`
2019-09-11 10:20:23 +08:00
kerbalwzy
5abf2e5095
Fix: add a blank line before the subtitle
2019-09-11 09:53:14 +08:00
Esun Kim
7601981d9e
Upmerge from 1.23.x
2019-09-10 08:49:06 -07:00
Richard Belleville
3d4f905775
Merge pull request #20141 from gnossen/python_strip_prefixes
...
Add strip_prefix to python protoc plugin and py_grpc_library
2019-09-06 11:55:58 -05:00
Jan Tattermusch
12dc0da99d
upgrade HelloworldXamarin example to 2.23.0
2019-09-05 10:14:10 +02:00
Jan Tattermusch
10156898ea
upgrade helloworld classic example to 2.23.0
2019-09-05 09:58:11 +02:00
Jan Tattermusch
cbac0b4361
upgrade routeguide example to 2.23.0
2019-09-05 09:50:41 +02:00
Jan Tattermusch
1a33196710
upgrade helloworld example to 2.23.0
2019-09-05 09:50:21 +02:00
Richard Belleville
d649880044
Add strip_prefix to python protoc plugin and py_grpc_library
2019-08-30 16:47:22 -07:00
kerbalwzy
1859799ee3
Fix: update README because code reformat by YAPF script
2019-08-30 08:55:01 +08:00
kerbalwzy
5c0fed241d
Fix: reformat code with YAPF script, and check with PyLint
2019-08-30 08:44:20 +08:00
kerbalwzy
25a1caa9b0
Update: add proto3 document link, change chinese translation and comment of 'unary'
2019-08-30 08:30:07 +08:00
kerbalwzy
deee1f0826
Update: add offical guide link
2019-08-30 08:24:38 +08:00
Richard Belleville
1444cd1dd3
Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests""
...
This reverts commit 24c562dbaa .
2019-08-29 10:51:36 -07:00
Richard Belleville
24c562dbaa
Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"
...
This reverts commit c9c847f334 , reversing
changes made to 07ba4de392 .
2019-08-29 10:47:44 -07:00
Richard Belleville
27990a5541
Explicitly add python versions to examples.
2019-08-27 17:47:52 -07:00
Zhehao /Tony/ Lu
7c4b45de43
Little changes
2019-08-27 10:48:47 -07:00
kerbalwzy
d5810a155b
Fix: rebuild README files
2019-08-27 11:14:36 +08:00
kerbalwzy
55f1899d78
Update:the max_workers argument use default, use 'server.wait_for_termination()' to keep process alive
2019-08-27 10:36:35 +08:00
kerbalwzy
151f596054
Fix: Cancel the modification of the package search path and Remove useless notes
2019-08-27 10:17:08 +08:00
kerbalwzy
caf64469f0
Update: rename the folder
2019-08-27 10:08:29 +08:00
Zhehao /Tony/ Lu
92c5f26ca8
Added a note at the top
2019-08-26 17:03:47 -07:00
Zhehao /Tony/ Lu
6d03b59d7e
Added readme for objc examples (Bazel build)
2019-08-26 17:00:50 -07:00
Richard Belleville
013ac94821
And another
2019-08-21 15:10:02 -07:00
Richard Belleville
ba04bafede
And the examples directory
2019-08-21 14:39:54 -07:00
kerbalwzy
7beba8547e
fix:Make the title appear properly
2019-08-16 12:08:27 +08:00
kerbalwzy
5ca7452c51
fix:Update the constant name. Replace abbreviations with complete forms of words
2019-08-16 11:57:35 +08:00
kerbalwzy
d2a224252d
fix:Update notes, with more standard words
2019-08-16 11:54:31 +08:00
Tony Lu
21c6531bc0
Added targets for other examples in objective-c examples
2019-08-15 11:21:10 -07:00