You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described here, we wish to support custom name revolvers for additional control and configuration according to user's infrastructure. In order to make use of this, we must support dialing custom URIs/schemes from a "target" string
Requirements:
update the url building logic in RPC and in-process modes to support custom URIs
changes in options to allow specifying a custom target URI including scheme
support env-var based configuration as well, as with existing options
As described here, we wish to support custom name revolvers for additional control and configuration according to user's infrastructure. In order to make use of this, we must support dialing custom URIs/schemes from a "target" string
Requirements:
cc @pradeepbbl
The text was updated successfully, but these errors were encountered: