grpclib/examples/streaming
Vladimir Magamedov 359dcaec87 Updated requirements, regenerated proto files with grpcio-tools==1.30.0, fixed typing 2020-06-24 02:57:17 +03:00
..
__init__.py Renamed "example" directory to "examples" 2019-04-28 20:31:53 +03:00
client.py Covered examples and most user-facing apis with type annotations, many thanks and credit to @c-ryan747 for his work on #64 2019-05-21 17:39:23 +03:00
helloworld.proto Renamed "example" directory to "examples" 2019-04-28 20:31:53 +03:00
helloworld_grpc.py Generating complete type annotations in the protoc plugin 2019-05-20 15:28:54 +03:00
helloworld_pb2.py Updated requirements, regenerated proto files with grpcio-tools==1.30.0, fixed typing 2020-06-24 02:57:17 +03:00
server.py Covered examples and most user-facing apis with type annotations, many thanks and credit to @c-ryan747 for his work on #64 2019-05-21 17:39:23 +03:00