uwsgi_alarm_xmpp

XMPP alarm plugin for uWSGI

Install

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

uwsgi-plugin-alarm-xmpp

XMPP alarm 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 alarm_xmpp plugin for uWSGI.