Functions | |
| None | main () |
| None | process (helloworld_pb2_grpc.GreeterStub stub, helloworld_pb2.HelloRequest request) |
| None | run (str addr, int n) |
Variables | |
| helloworld_pb2 | |
| helloworld_pb2_grpc | |
| level | |
| None asyncio_send_message.main | ( | ) |
Definition at line 44 of file asyncio_send_message.py.
| None asyncio_send_message.process | ( | helloworld_pb2_grpc.GreeterStub | stub, |
| helloworld_pb2.HelloRequest | request | ||
| ) |
Definition at line 26 of file asyncio_send_message.py.
| None asyncio_send_message.run | ( | str | addr, |
| int | n | ||
| ) |
Definition at line 36 of file asyncio_send_message.py.
| asyncio_send_message.helloworld_pb2 |
Definition at line 22 of file asyncio_send_message.py.
| asyncio_send_message.helloworld_pb2_grpc |
Definition at line 22 of file asyncio_send_message.py.
| asyncio_send_message.level |
Definition at line 61 of file asyncio_send_message.py.