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 |
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 |