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