uwsgi_lua52

Lua WSAPI plugin for uWSGI (Lua 5.2)

Install

All systems
curl cmd.cat/uwsgi_lua52.sh
Debian Debian
apt-get install uwsgi-plugin-lua5.2
Ubuntu
apt-get install uwsgi-plugin-lua5.2
image/svg+xml Kali Linux
apt-get install uwsgi-plugin-lua5.2
Windows (WSL2)
sudo apt-get update sudo apt-get install uwsgi-plugin-lua5.2
Raspbian
apt-get install uwsgi-plugin-lua5.2

uwsgi-plugin-lua5.2

Lua WSAPI plugin for uWSGI (Lua 5.2)

uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. This package provides Lua WSAPI plugin for uWSGI (linked with Lua 5.2 runtime).