uWSGI third party plugins¶
The following plugins (unless otherwise specified) are not commercially supported.
Feel free to add your plugin to the list by sending a pull request to the uwsgi-docs
project.
uwsgi-wstcp¶
License: MIT
Author: unbit
Website: https://github.com/unbit/uwsgi-wstcp
Maps websockets to TCP connections (useful for proxying via javascript).
uwsgi-pgnotify¶
License: MIT
Author: unbit
Integrates the PostgreSQL notification system with the uWSGI signal framework.
uwsgi-quota¶
License: MIT
Author: unbit
Website: https://github.com/unbit/uwsgi-quota
Allows to set and monitor filesystem quotas.
uwsgi-eventfd¶
License: MIT
Author: unbit
Allows to monitor eventfd() objects (like events sent by the cgroup system).
uwsgi-console-broadcast¶
License: MIT
Author: unbit
Exposes hooks for sending broadcast messages to user terminals.
uwsgi-alarm-chain¶
License: MIT
Author: unbit
Virtual alarm handler combining multiple alarms into a single one.
uwsgi-influxdb¶
License: MIT
Author: unbit
Allows sending metrics to the InfluxDB time series database.
uwsgi-opentsdb¶
License: MIT
Author: unbit
Allows sending metrics to the OpenTSDB monitoring system.
uwsgi-cares¶
License: MIT
Author: unbit
Website: https://github.com/unbit/uwsgi-cares
Exposes non-blocking DNS querying via the c-ares asynchronous name resolution library.
uwsgi-bonjour¶
License: MIT
Author: unbit, 20tab
Automatically register domain names in OSX’s Bonjour subsystem.
uwsgi-avahi¶
License: MIT
Author: 20tab
Website: https://github.com/20tab/uwsgi-avahi
Automatically register domain names in the Avahi subsystem.
uwsgi-datadog¶
License: MIT
Author: unbit
Automatically send metrics to Datadog (https://www.datadoghq.com/).
uwsgi-gif¶
License: MIT
Author: unbit
Website: https://github.com/unbit/uwsgi-gif
dynamic generation of gif images