Post date: 28-Jul-2011 17:17:10
The Lua MQTT client library enables easy and rapid development of applications that can publish messages or subscribe to topics on an MQTT server.
The Lua programming language is designed to be embedded, particularly into environments with significant resource constraints, such as an OpenWRT router.
The MQTT protocol already has many existing language bindings. Of particular interest is the Arduino MQTT client library.
Integral parts of the Aiko Plaform are implemented in Lua, such as the Aiko Gateway.
Related reading ...