Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Embedded Modules

The following Lua modules are embedded in the On Prem platform and available for use by Lambdas and Lambda Triggers.

Module Compute Kernel LuaRocks Compatibles Features
crc16 mlua-crc16 (Rust) luacrc16 Checksums
inspect (pure Lua) inspect Stringify a Lua variable while debugging
json mlua-json (Rust) lua-cjson, lunajson JSON serde support
kafka mlua-kafka (Rust) kafka Simple Kafka client
(⛔︎ unavailable on armv7)
periphery mlua-periphery (Rust) lua-periphery Peripheral I/O
rdkafka mlua-rdkafka (Rust) Robust Kafka client
(⛔︎ unavailable on armv7)
socket mlua-socket (Rust) LuaSocket Networking