mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-14 22:19:55 +00:00
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>
23 lines
867 B
XML
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>
|