Skip to content

🌔 Lua bindings to the paho.mqtt.c client library.

License

Notifications You must be signed in to change notification settings

tacigar/lua-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUA MQTT

Lua bindings to the paho.mqtt.c client library.

※ THIS LIBRARY NEEDS LUA DEFINED lua_lock, AND lua_unlock.

See here.

INSTALL

Please enter the following command to build.

git clone https:/tacigar/lua-mqtt.git
cd lua-mqtt
luarocks make PAHO_MQTT_INCDIR="<paho.mqtt.c incdir>" PAHO_MQTT_LIBDIR="<paho.mqtt.c libdir>"

About

🌔 Lua bindings to the paho.mqtt.c client library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published