/ffi_libmosquitto

Lua FFI wrapper for libmosquitto

Primary LanguageLuaMIT LicenseMIT

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.