PMRPC, HTML5-based Inter-window Cross-Domain RPC Librar

The implementation of the library is based on the HTML5 postMessage API, the JSON-RPC protocol and the JSON data format. Pmrpc uses the postMessage API as an underlying communication mechanism and extends it to a RPC model using the JSON-RPC, a transport-independent protocol that uses JSON for formatting messages.
The library is compatible with Firefox 3, Google Chrome, Internet Explorer 8, released under Apache v2.0 license.











AJAX Magazine's RSS
