Header menu logo fable-electron-docs-api

RemotingConfig Type

Configuration of Proxy routers

Record fields

Record Field Description

ApiNameBase

Full Usage: ApiNameBase

Field type: string

Used in the ApiNameMap to create the property name on the window that the proxy is exposed through.

Field type: string

ApiNameMap

Full Usage: ApiNameMap

Field type: string -> string -> string

A map that takes the ApiNameBase and the TypeName of the implementation to create the name of the property on the window that the proxy is exposed through.

Field type: string -> string -> string

ChannelNameMap

Full Usage: ChannelNameMap

Field type: string -> string -> string

A function that takes the Type name and the Field name to create a channel name which messages are proxied through.

Field type: string -> string -> string

Type something to start searching.