Skip to main content

Module transport

Module transport 

Source
Expand description

Transport-level configuration and channel construction for gRPC.

Structs§

Channel
A default batteries included transport channel.
Error
Error’s that originate from the client or server;
Options
Configuration for creating gRPC transport channels.

Functions§

create_channel
Creates a transport channel for the given address.