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
Richard Belleville
d35b24bd60
Use dynamic stubs in helloworld example
5 years ago
Stanley Cheung
188fe7ca53
PHP: update readme
5 years ago
Muxi Yan
9bda9e9cb5
Add additional comments
5 years ago
Muxi Yan
c0b85e5a46
clang-format
5 years ago
Muxi Yan
264d71be4c
Update RecordRoute
5 years ago
Muxi Yan
f830dde7c8
Remove GRPCProtoResponseHandler implementation since no longer needed
5 years ago
Muxi Yan
91cc01e541
nit fix
5 years ago
Muxi Yan
38d361c398
Update GRPCUnaryResponseHandler with generics
5 years ago
Lidi Zheng
c34bef4ca4
Format all Bazel files with buildifier
5 years ago
Muxi Yan
c562da0f76
Start the call directly
5 years ago
Muxi Yan
d2f96d6d64
Use new transport selector
5 years ago
Stanley Cheung
220c4de732
PHP: update dockerfiles to add MAKEFLAGS=-j8
5 years ago
Esun Kim
21df81dfc2
Squashed 'third_party/upb/' content from commit 9effcbcb27
...
git-subtree-dir: third_party/upb
git-subtree-split: 9effcbcb27f0a665f9f345030188c0b291e32482
5 years ago
Esun Kim
4d88f39d54
Squashed 'third_party/upb/' content from commit 9effcbcb27
...
git-subtree-dir: third_party/upb
git-subtree-split: 9effcbcb27f0a665f9f345030188c0b291e32482
5 years ago
Hannah Shi
2e1cfb75a8
change phpunit version from 4.8.36 to 5.7.27
5 years ago