The intention of this repository is to show developers how to abstract out connection logic and starting an application into a class for reuse
The demo consists of two applications one being a winforms application which would launch an openfin web application. The two applications can communicate with each other via the interapplication bus. When modifying the values in the winforms application this should also change what is displayed in the openfin web application
To run the application hit F5 on the keyboard or start in visual studio
This is an open source project and all are encouraged to contribute.
MIT
The code in this repository is covered by the included license.
However, if you run this code, it may call on the OpenFin RVM or OpenFin Runtime, which are covered by OpenFin’s Developer, Community, and Enterprise licenses. You can learn more about OpenFin licensing at the links listed below or just email us at [email protected] with questions.
https://openfin.co/developer-agreement/
https://openfin.co/licensing/
Please raise an issue in the repo for any questions or problems