Functions | Variables
async_greeter_client Namespace Reference

Functions

None run ()
 

Variables

 hello_stream
 
 level
 
 response = await hello_stream.read()
 
 stub = hellostreamingworld_pb2_grpc.MultiGreeterStub(channel)
 
list uds_addresses = ['unix:helloworld.sock', 'unix:///tmp/helloworld.sock']
 

Function Documentation

◆ run()

None async_greeter_client.run ( )

Definition at line 24 of file hellostreamingworld/async_greeter_client.py.

Variable Documentation

◆ hello_stream

async_greeter_client.hello_stream
Initial value:
1 = stub.sayHello(

Definition at line 35 of file hellostreamingworld/async_greeter_client.py.

◆ level

async_greeter_client.level

Definition at line 35 of file uds/async_greeter_client.py.

◆ response

async_greeter_client.response = await hello_stream.read()

Definition at line 38 of file hellostreamingworld/async_greeter_client.py.

◆ stub

Definition at line 26 of file hellostreamingworld/async_greeter_client.py.

◆ uds_addresses

list async_greeter_client.uds_addresses = ['unix:helloworld.sock', 'unix:///tmp/helloworld.sock']

Definition at line 25 of file uds/async_greeter_client.py.

hellostreamingworld_pb2.HelloRequest
HelloRequest
Definition: hellostreamingworld_pb2.py:102


grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:03:27