gentoo-ebuilds/www-nginx/ngx-push-stream/metadata.xml
Zurab Kvachadze 3ba41a2d01
www-nginx/ngx-push-stream: new package, add 0.6.0
nginx-push-stream-module[1] is "a pure stream HTTP push technology for
your NGINX setup".

[1]: https://github.com/wandenberg/nginx-push-stream-module

Closes: https://bugs.gentoo.org/962125
Signed-off-by: Zurab Kvachadze <zurabid2016@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43826
Closes: https://github.com/gentoo/gentoo/pull/43826
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-17 16:37:03 +01:00

23 lines
867 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>zurabid2016@gmail.com</email>
<name>Zurab Kvachadze</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription>
A pure stream HTTP push technology for your NGINX setup. Supports EventSource, WebSocket,
Long Polling, and Forever Iframe.
</longdescription>
<upstream>
<bugs-to>https://github.com/wandenberg/nginx-push-stream-module/issues</bugs-to>
<changelog>
https://github.com/wandenberg/nginx-push-stream-module/blob/master/CHANGELOG.textile
</changelog>
<remote-id type="github">wandenberg/nginx-push-stream-module</remote-id>
</upstream>
</pkgmetadata>