Modules§
Structs§
- Grpc
Client - Represents a
gRPCclient for making RPC calls.
Functions§
- call_
server_ streaming - Creates a new
gRPCclient and sends a message to agRPCserver. This method is async. - call_
unary_ async - Creates a new
gRPCclient and sends a message to agRPCserver. This method is async.