added documentation for server-facing stubs (#186)

This commit is contained in:
Tim Schmidt
2021-01-24 22:20:32 +01:00
committed by GitHub
parent 1d54ef8f99
commit 8eea5fe256
3 changed files with 62 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ Features:
- Generated messages are both binary & JSON serializable
- Messages use relevant python types, e.g. ``Enum``, ``datetime`` and ``timedelta``
objects
- ``async``/``await`` support for gRPC Clients
- ``async``/``await`` support for gRPC Clients and Servers
- Generates modern, readable, idiomatic python code
Contents: