Open
Description
We've been getting a few requests for better lua support.
So far we have:
- added
socket
,json
,crypto
andssl
packages.
We should:
- install more common and useful packages via
luarocks
- allow ability for users to automatically install rocks with
luarocks
- add more lua examples
- add lua table support for
Hook.env
andHook.params
Implement lua tables forHook.params
andHook.env
in lua services microcule#18
Do you have any additional suggestions for improving Lua support? This is a good place to bring them up.