grpclib/example/streaming
Vladimir Magamedov d66ce15489 Added "tracing" examples with events usage, modernized other examples 2019-03-31 17:59:28 +03:00
..
__init__.py Refactored examples 2018-08-20 17:15:00 +03:00
client.py Added Channel.__del__ method to close unclosed connections and warn about them, fixes #50 2018-12-15 08:57:48 +02:00
helloworld.proto Refactored examples 2018-08-20 17:15:00 +03:00
helloworld_grpc.py Refactored examples 2018-08-20 17:15:00 +03:00
helloworld_pb2.py Generated new *_pb2.py files by using grpcio-tools==1.16.0 2018-10-30 14:01:14 +02:00
server.py Added "tracing" examples with events usage, modernized other examples 2019-03-31 17:59:28 +03:00