blob: f94e8c9fccb0c67a3c73c1c9db1327e3d0b4b2d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?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>
|