Tag Archives: messages

Setting up your first Socket

The first thing you should do to familiarize yourself with the library is to set up a simple easyXDM.Socket class, which will allow cross domain communication with messages going both from the consumer to the provider, and the other way … Continue reading

Posted in Getting started | Tagged , , , , , , , , , , , , , | 35 Comments

Sending and receiving messages

The base functionality delivered by easyXDM is to, without any server-side dependencies,  pass string based messages between two domains in a fast, reliable and secure way.

Posted in Examples/How-to's | Tagged , , , , , , | 11 Comments