# Functions
Dial an address with default TLS config.
DialWithCert dials the target using the given TLS cert.
# Variables
AllowInsecureFallback can be set to true if you need to connect with a server that does not use TLS.
WaitForStreams indicates how long should be waited for a stream to start.
# Interfaces
PayloadUnmarshaler unmarshals the Payload to a Message.