http://www.computerworld.com/s/artic..._s_called_MQTT

MQTT has become the "official" communication protocol for IoT devices. Its a low-powered and low-bandwidth method of communications for devices which makes it ideal for tiny IoT devices. My current devices use the HTTP protocol, but I have been trying to implement MQTT.