jeffreyqw
3c944f7ae0
add psr-4 autoload
...
using "Helloworld","GPBMetadata" classes by composer autoload
5 years ago
Jan Tattermusch
d92cd56424
simplify running of C# RouteGuide example
5 years ago
Lidi Zheng
f6e6b9f640
Fix the pylint complain
5 years ago
Taras Galkovskyi
f375c0b548
minor stylistic fixes
5 years ago
Taras Galkovskyi
d62df731a0
pacify pylint on examples folder
5 years ago
Taras Galkovskyi
469631f549
run yapf; delete alts unit tests
5 years ago
Taras Galkovskyi
486e27e2de
fix formatting issues
5 years ago
Taras Galkovskyi
42bd106898
updating comments to make clear that ALTS is only supported on GCP
5 years ago
Taras Galkovskyi
02da3330c2
address review comments
5 years ago
Patrice Chalin
c95c2102c6
Delete cpptutorial.md
5 years ago
Richard Belleville
0cdffa970c
Buildifier
5 years ago
Richard Belleville
c14fce7ab4
Typo
5 years ago
Richard Belleville
e97cd37e68
Support running multiprocessing example without Bazel
5 years ago
Richard Belleville
96024a9ad3
Update documentation
5 years ago
Taras Galkovskyi
97e7c5e9b6
ALTS BUILD file for exampel
5 years ago
Taras Galkovskyi
72cd29266d
simplify ALTS client
5 years ago
Patrice Chalin
a3714f5b08
C++ Hello World: refer reader to Quick Start
5 years ago
Patrice Chalin
33082023e9
C++ examples README cleanup
...
Contributes to https://github.com/grpc/grpc.io/issues/180 .
cc @ejona86 @jtattermusch @srini100
5 years ago
Patrice Chalin
ebe94949ca
Removing obsolete C++ tutorial content
...
Contributes to https://github.com/grpc/grpc.io/issues/180
5 years ago
Taras Galkovskyi
828ee320a4
Expose ALTS client/server credentials on Python layer
5 years ago
Muxi Yan
a7995e4c4d
Use a more compressable client message
5 years ago
Richard Belleville
f64e7af7cd
Add requirements.txt
5 years ago
Richard Belleville
571a564f51
Add type annotations and comments
5 years ago
Richard Belleville
0c28a9beaf
Specify the Python version
5 years ago
Richard Belleville
3fd0001481
Add Python xDS example server
5 years ago
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++.
5 years ago
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.
5 years ago
Vijay Pai
717a29d096
Fix formatting
5 years ago
Vijay Pai
b3bca043b2
Explain that this has Chinese comments with English translation
5 years ago
Donna Dionne
2bf8cbb424
Modify helloworld example to allow a target string
5 years ago
Yannic Bonenberger
06ecc87290
[bazel] Add fixes for --incompatible_load_proto_rules_from_bzl
5 years ago
Jan Tattermusch
21512217f2
get rid of the https://grpc.io/release plague
5 years ago
Eduardo Broto
60953c511d
Add missing greeter_async_client2 to c++ helloworld CMakeLists.txt
5 years ago
Jan Tattermusch
27cdec0041
buildifier format
5 years ago
Richard Belleville
69f990673f
Conform to protobuf's usage of six
5 years ago
Esun Kim
5207eba9ff
Add abseil
5 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
Tariq Ramlall
2f00d2b7ca
[Docs] Changed variable names to be more accurate in README for cpp helloworld example.
5 years ago
Tariq Ramlall
efee7d4677
[Docs] Updated link to CPP example on grpc.io website.
5 years ago
Zack Galbreath
0be62b021a
Add distrib test for CMake FetchContent build
5 years ago
Zack Galbreath
ec239c48f7
Allow helloworld example to provide its own protoc and grpc_cpp_plugin
5 years ago
Esun Kim
97fd10a826
Backport #21487 to v1.26.x.
...
Change bundler version
5 years ago
Esun Kim
885b1aa785
Change bundler version
5 years ago
Richard Belleville
135b94913f
Yapf
5 years ago
Richard Belleville
13a4f1d7d3
Migrate data_migration example to dynamic stubs
5 years ago
Richard Belleville
6c0a11bdba
Migrate metadata example to dynamic stubs
5 years ago
Richard Belleville
59563c5102
Migrate interceptor example to dynamic stubs
5 years ago
Richard Belleville
e5e218381a
And the rest of helloworld
5 years ago
Richard Belleville
4b3ad3f750
Migrate multiplexing example to dynamic stubs
5 years ago
Richard Belleville
7aeec822fe
Migrate route guide to dynamic stubs
5 years ago