Connecting applications with PubNub

PubNub offers a seamless way to connect web (and other) applications. In the simplest scenario you’d write a couple of lines of code in both applications and PubNub will take care of the rest of communication:

Example of the code:

More on their website.