uwsgi_router_access

Access router plugin for uWSGI

Install

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

uwsgi-plugin-router-access

Access router plugin for uWSGI

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 router_access plugin for uWSGI.