Header menu logo fable-electron-docs-api

RemotingConfig Type

Config for a proxy IPC router.

Record fields

Record Field Description

ApiNameBase

Full Usage: ApiNameBase

Field type: string

An argument to the ApiNameMap that creates the name of the property on the window object that the proxy/api/IPC is exposed through.

Field type: string

ApiNameMap

Full Usage: ApiNameMap

Field type: string -> string -> string

ApiNameMap takes the ApiNameBase and Type name of the implementation to create the name of the property on the window object that the proxy/api/IPC is exposed through.

Field type: string -> string -> string

ChannelNameMap

Full Usage: ChannelNameMap

Field type: string -> string -> string

No effect on Renderer process.

Field type: string -> string -> string

Type something to start searching.