Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 737 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 737 Bytes

IWC

Simple Vaadin JavaScript extension for Inter-Window Communication (IWC).

Info

The main JS logic is based on the Ozone Platform IWC: https://github.com/ozoneplatform/ozp-iwc .

Workflow

To compile the entire project, run "mvn install".

To run the application, run "mvn jetty:run" on iwc-demo directory and open http://localhost:8080/ .

Application helpers

JSFiddle of a simple app that sends random values to the demo app data reference: data sender

JSFiddle of a simple app to send and handle intents: intent handler

Acknowledgement

The project is sponsored by our consulting client.