hwhw / ffi_libmosquitto

Lua FFI wrapper for libmosquitto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an FFI wrapper for libmosquitto.

It follows closely the C API - with some added goodness for Lua,
like automatic freeing of memory.

Have a look at the example files, there's not really any more
documentation for now.

About

Lua FFI wrapper for libmosquitto

License:MIT License


Languages

Language:Lua 100.0%