OptionalloggerOptionalnameA name this target advertises via identify, so origins with a matching
IRelayProxyOriginOptions.targetIdList can select it. When
omitted the target is anonymous and only reachable by the "first peer"
fallback.
OptionalrelayAddress of the relay server to connect to. When omitted and a local relay server is started by the same call, the target connects to the server's actually bound address.
OptionaltargetFixed destination for raw forwarding. Omit it when the proxy origin supplies a destination with every request.
OptionaltcpAllow direct TCP transport attempts initiated by selected listeners.
OptionaltcpMaximum direct transport setup time in milliseconds.
OptionaltlsTLS options for connecting to the relay server. When set, the target connects over TLS.
Options for the dialer side of StartRelayProxyCore. A fixed target is used for raw forwarding; an HTTP proxy supplies the destination with each connection.