This module is the entry point for the Iframe Broker. It is responsible for initializing the OpenFin Web Interop environment.
Remarks
This module is intended to be used in an iframe context, and is responsible for setting up the connection between the iframe and the OpenFin Web Interop broker.
This module requires hosting the script exported by the module:@openfin/core-web/worker module.
This module is the entry point for the Iframe Broker. It is responsible for initializing the OpenFin Web Interop environment.
Remarks
This module is intended to be used in an iframe context, and is responsible for setting up the connection between the iframe and the OpenFin Web Interop broker. This module requires hosting the script exported by the module:@openfin/core-web/worker module.
Example