A generic messaging component for orchestrating promise based messages to/from a hosting application and an iframed component over the window.postMessage API.
A generic messaging component to send HTTP style message payloads over the window.postMessage API. Requires an implementation of window postMessage proxy such as 'window-post-message-proxy'