Bristol Meetups

Postie.js and the HTML5 postMessage API

A look at the HTML5 postMessage API - a handle tool for safely enabling cross-origin communication between windows and iframes.

In this talk I'll discuss what the postMessage API is and when it's useful. I'll also dive into Postie.js - a neat little wrapper for the postMessage API that overcomes some of the issues with postMessage and makes cross-origin communication really powerful.