aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/python/multiplex/README.md
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-07-21 21:28:33 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-07-21 21:28:33 +0200
commit8bb4ecdcbf4e41b08ebc3847b926fe520657a2b7 (patch)
treebe97bdecfdca49e56e4b7bd00ddfee792a17a2ae /examples/python/multiplex/README.md
parent8f18ee64b26d9a1462e8bccfb15aba00e8550492 (diff)
parentf6aefa3ea66d6e49c3853dea260ef723ff796f99 (diff)
Merge remote-tracking branch 'google/v1.0.x' into no_verbose_fix
Conflicts: tools/run_tests/run_tests.py
Diffstat (limited to 'examples/python/multiplex/README.md')
-rw-r--r--examples/python/multiplex/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/python/multiplex/README.md b/examples/python/multiplex/README.md
new file mode 100644
index 0000000000..bad3a42b37
--- /dev/null
+++ b/examples/python/multiplex/README.md
@@ -0,0 +1 @@
+An example showing two stubs sharing a channel and two servicers sharing a server.