Create a new messenger for given window object. The remoteOrigin URL is used both to give to window.postMessage calls on remoteWindow, and to filter inbound-message-events on the local window object.
Create a new messenger for given window object. The remoteOrigin URL is used both to give to window.postMessage calls on remoteWindow, and to filter inbound-message-events on the local window object.