Patrice Chalin
|
5ac3aa789f
|
Docs: fix links to grpc.io tutorial pages
|
5 years ago |
Patrice Chalin
|
4c4933e056
|
Docs: fix links to quick start pages
|
5 years ago |
Richard Belleville
|
661791c2a2
|
Restructure README
|
5 years ago |
Richard Belleville
|
951263b12f
|
Remove reference to builing from source
|
5 years ago |
Mark D. Roth
|
d674fa3e37
|
Support xDS via both "xds" and "xds-experimental" URI schemes.
|
5 years ago |
Richard Belleville
|
f60226f140
|
Yapf
|
5 years ago |
Richard Belleville
|
212d4468f0
|
Accidentally a sentence fragment
|
5 years ago |
Richard Belleville
|
6bd8816c0a
|
Add client
|
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 |
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
|
72cd29266d
|
simplify ALTS client
|
5 years ago |
Taras Galkovskyi
|
828ee320a4
|
Expose ALTS client/server credentials on Python layer
|
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 |
Vijay Pai
|
717a29d096
|
Fix formatting
|
5 years ago |
Vijay Pai
|
b3bca043b2
|
Explain that this has Chinese comments with English translation
|
5 years ago |
Yannic Bonenberger
|
06ecc87290
|
[bazel] Add fixes for --incompatible_load_proto_rules_from_bzl
|
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
|
7be821ac47
|
Yapf all target python sources
|
5 years ago |
Lidi Zheng
|
c34bef4ca4
|
Format all Bazel files with buildifier
|
5 years ago |
chentanjun
|
4ecc1fe6a4
|
fix the wrong word
|
6 years ago |
kerbalwzy
|
d06ccebb1e
|
Fix: remove the space on the left of colons
|
6 years ago |
kerbalwzy
|
f3fdd259c1
|
Fix: fix the wrong word and delete line number description
|
6 years ago |
kerbalwzy
|
c5d55ee64f
|
Fix: add copyright headers in `server.py`
|
6 years ago |
kerbalwzy
|
5c0fd4b4e6
|
Fix: add copyright headers in `demo.proto`
|
6 years ago |
kerbalwzy
|
1b47584cf4
|
Fix: add copyright headers in `client.py`
|
6 years ago |
kerbalwzy
|
5abf2e5095
|
Fix: add a blank line before the subtitle
|
6 years ago |
Richard Belleville
|
d649880044
|
Add strip_prefix to python protoc plugin and py_grpc_library
|
6 years ago |
kerbalwzy
|
1859799ee3
|
Fix: update README because code reformat by YAPF script
|
6 years ago |
kerbalwzy
|
5c0fed241d
|
Fix: reformat code with YAPF script, and check with PyLint
|
6 years ago |
kerbalwzy
|
25a1caa9b0
|
Update: add proto3 document link, change chinese translation and comment of 'unary'
|
6 years ago |
kerbalwzy
|
deee1f0826
|
Update: add offical guide link
|
6 years ago |
Richard Belleville
|
1444cd1dd3
|
Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests""
This reverts commit 24c562dbaa .
|
6 years ago |
Richard Belleville
|
24c562dbaa
|
Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"
This reverts commit c9c847f334 , reversing
changes made to 07ba4de392 .
|
6 years ago |
Richard Belleville
|
27990a5541
|
Explicitly add python versions to examples.
|
6 years ago |
kerbalwzy
|
d5810a155b
|
Fix: rebuild README files
|
6 years ago |
kerbalwzy
|
55f1899d78
|
Update:the max_workers argument use default, use 'server.wait_for_termination()' to keep process alive
|
6 years ago |
kerbalwzy
|
151f596054
|
Fix: Cancel the modification of the package search path and Remove useless notes
|
6 years ago |