# Functions
No description provided by the author
No description provided by the author
No description provided by the author
DialLocal creates a gRPC client connection over the local network.
DialP2P creates a gRPC client connection over peer-to-peer.
DialRelay creates a gRPC client connection over the stargate relay server to the dial address.
No description provided by the author
ServeLocal takes as an input a stargate dial address and a gRPC server.
ServeP2P establishes a peer-to-peer connection over stargate to serve the server.
ServeRelay establishes a relay connection over stargate to serve the server.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author