Skip to content

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

License

Notifications You must be signed in to change notification settings

gatanaso/vaadin-iwc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published