Back to docs
RpcClient represents an abstraction of an RPC client, that can handle requests from several RPC services, transform them, send to the server and handle responses and errors.
This method is used by generated clients to perform a call to the server.
This method is used by generated clients to perform a call to the server that returns a streaming flow.
Creates an instance of the generated service T, that is able to communicate with a server using this RpcClient.