I have a client suggesting I implement an old version of easyXDM to do send simple cross-domain messaging from iframe content to its parent window. My minimum browser requirements are IE11 and up.
Why should I use this over something like window.postMessage?