Readme at github
|
| easyXDM.net
| easyXDM at Google Groups
The examples are executing slower than the production build due to the extensive tracing.
If you are alerted about a popup, then this is only the trace log feature. You can ignore this.
Transport
Example of passing a string message from one domain to another using the Socket.
Data
Example of passing data using a Socket and a custom serializer/deserializer.
Methods
Example of using the Rpc object for executing Remote Procedure Calls with arguments and having results returned.
Resize iframe
Example on how to use easyXDM to automatically resize an iframe. This uses an intermediate frame to enable navigation of the contained document
Upload
Example on how to facilitate 'cross domain AJAX upload'.
Widgets
Example on how to use easyXDM to build a framework for widgets using a pub/sub schema.
XHR
Example of using the shipped /cors/ endpoint to retrieve resources across the domain boundary.
Bridge
Experimental example of how to 'bridge' two web apps together.