Bookmark and Share
See easyxdm.net/docs for full documentation and more examples
The examples are executing slower than the production build due to the extensive tracing.
The remote implementation is synchronous and will return immediately


The remote implementation of multiplyNumbers is asynchronous and will return after 5seconds
This shows that you can use async calls in the remote method, eg. XHR calls


This calls a non-returning method on the remote side