Rößner-Network-Solutions

Skip to content

Add dynamic_loader support and expand Lua library modules

Christian Rößner requested to merge features into main

Introduce dynamic_loader function in Lua state to support on-demand module loading. Add numerous Lua libraries for expanded functionality, including base64, cloudwatch, and JSON handling. Reorganize dependencies in several Lua scripts to utilize the new dynamic loading mechanism.

Signed-off-by: Christian Roessner c@roessner.co

Merge request reports

Loading