Badges/Unsorted

From MozillaWiki
Jump to: navigation, search

iframe messaging

The following links relate to iframe window.postMessage JavaScript function and its uses.

pmrpc 
Pmrpc is a HTML5 JavaScript library for message passing, remote procedure call and publish-subscribe cross-contex communication in the browser. The library provides a simple API for exposing and calling procedures between browser windows, iFrames and web workers, even between different origins. Pmrpc also provides several advanced features: callbacks similar to AJAX calls, ACL-based access control, asynchronous procedure support and fault-tolerance via retries.


Random badge stuff