Module client

Module client 

Source

Modules§

reflection
tls

Structs§

GrpcClient
Represents a gRPC client for making RPC calls.

Functions§

call_server_streaming
Creates a new gRPC client and sends a message to a gRPC server. This method is async.
call_unary_async
Creates a new gRPC client and sends a message to a gRPC server. This method is async.