summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorVadim A. Misbakh-Soloviov <mva@mva.name>2013-12-29 03:50:31 +0700
committerVadim A. Misbakh-Soloviov <mva@mva.name>2013-12-29 03:50:31 +0700
commit59c8317910bb689f533dcd435a8c522c83fa60e6 (patch)
tree12f6fa4809f7ee1076338b715b312bc827068eff /net-im
parent[dev-lua/lapis] (+ dependencies, including MoonScript) Added (diff)
downloadlua-59c8317910bb689f533dcd435a8c522c83fa60e6.tar.gz
lua-59c8317910bb689f533dcd435a8c522c83fa60e6.tar.bz2
lua-59c8317910bb689f533dcd435a8c522c83fa60e6.zip
[net-im/prosody-modules] bump
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/prosody-modules/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/prosody-modules/metadata.xml b/net-im/prosody-modules/metadata.xml
index 77e9791..dc62731 100644
--- a/net-im/prosody-modules/metadata.xml
+++ b/net-im/prosody-modules/metadata.xml
@@ -151,6 +151,6 @@
<flag name='vjud'>Basic implementation of <a href="http://xmpp.org/extensions/xep-0055.html" rel="nofollow">XEP-0055: Jabber Search</a>.</flag>
<flag name='watchuntrusted'>Similar to mod_watchregistrations, this module warns admins when an s2s connection fails due for encryption or trust reasons.</flag>
<flag name='webpresence'>Quite often you may want to publish your Jabber status to your blog or website. mod_webpresence allows you to do exactly this.</flag>
- <flag name='websocket'><a href="http://en.wikipedia.org/wiki/WebSocket" rel="nofollow">WebSockets</a> is a new protocol for providing web pages with simple two-way communication with a web server.</flag>
+ <flag name='websocket'><a href="http://en.wikipedia.org/wiki/WebSocket" rel="nofollow">WebSockets</a> is a new protocol for providing web pages with simple two-way communication with a web server. This module allows browsers to communicate with Prosody via XMPP over WebSockets. This usually has less overhead then using <a href="https://prosody.im/doc/modules/mod_bosh" rel="nofollow">BOSH</a>. Note that the <a href="https://tools.ietf.org/html/draft-ietf-xmpp-websocket" rel="nofollow">XMPP over !WebSocket specification</a> has not been finalized yet, and is still evolving.</flag>
</use>
</pkgmetadata>