See easyxdm.net/docs for full documentation and more examples
The examples are executing slower than the production build due to the extensive tracing.
This example shows how to use easyXDM to call regular ajax services (no JSONP) from remote domains.
This is done by exposing a method post with the familiar signature 'String url, Object data, Function callback'.