aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/python/multiplex
Commit message (Collapse)AuthorAge
* Add basicConfig to prepare to log future exceptionGravatar Lidi Zheng2018-11-30
|
* Refresh pb2 files in examples/python/multiplexGravatar Mehrdad Afshari2018-08-06
|
* Close channels in examplesGravatar Nathaniel Manista2018-06-14
|
* Upgrade yapf to 0.20.0Gravatar Mehrdad Afshari2018-01-02
| | | | Upgrade yapf version to 0.20.0 and reformat Python files.
* yapf examples/pythonGravatar ncteisen2017-12-12
|
* Use https://grpc.io consistently as the canonical URLGravatar Mehrdad Afshari2017-07-10
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Update Python examples with fresh generated codeGravatar Nathaniel Manista2016-12-21
|
* Un-namespace Python packagesGravatar Masood Malekghassemi2016-12-12
| | | | | Setuptools was updated and our hacky namespace-package-chickens came back to roost. This removes the unsupported namespace package hacks.
* Truncate Python example READMEs to grpc.io linksGravatar Nathaniel Manista2016-08-20
|
* Client and server multiplex exampleGravatar Nathaniel Manista2016-07-15