I'm hoping to use Azure's AppFabric ServiceBus to host a Publish/Subscribe messaging system. My clients will all be mobile devices (android, Iphone etc...) running hybrid applications.
My question is: can my mobile clients receive messages from a publisher hosted in Azure? I don't really care much about the message format at this point (Soap, XML, Json). I care more about the bi-directional communication at this point.