Module plugins

Module plugins 

Source

Modules§

http_lua_api
lua_context 🔒

Enums§

LuaRequest
Represents a request to the global Lua runner thread

Statics§

LUA_SENDER 🔒

Functions§

exec_lua_request
Send a LuaRequest to the runner thread (thread-safe)
init_lua_runner
Initialize the global Lua runner thread with a Lua context. Must be called once after creating Lua and loading initial files.