文件名称:uwsgi-strophe:用于libstrophe集成(xmpp)的uWSGI插件
文件大小:3KB
文件格式:ZIP
更新时间:2024-05-20 15:17:43
C
乌鸦
用于libstrophe集成(xmpp)的uWSGI插件
git clone https://github.com/unbit/uwsgi-strophe
cd uwsgi-strophe
uwsgi --build-plugin .
构建脚本会自动克隆libstrophe并将其链接到插件
当前仅公开警报功能:
[uwsgi]
plugin = strophe
; syntax: strophe:
【文件预览】:
uwsgi-strophe-master
----README.md(540B)
----strophe.c(4KB)
----LICENSE(1KB)
----uwsgiplugin.py(767B)