Pārlūkot izejas kodu

add another server which supports websockets (#1086)

midzer 7 gadi atpakaļ
vecāks
revīzija
2b5b2fae2c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/source/setup.rst

+ 1 - 1
docs/source/setup.rst

@@ -118,7 +118,7 @@ your browser.
 Websockets provide long-lived, bidirectional connections which do not rely on
 Websockets provide long-lived, bidirectional connections which do not rely on
 HTTP. Therefore BOSH, which operates over HTTP, doesn't apply to websockets.
 HTTP. Therefore BOSH, which operates over HTTP, doesn't apply to websockets.
 
 
-`Prosody <http://prosody.im>`_ (from version 0.10) supports websocket connections, as
+`Prosody <http://prosody.im>`_ (from version 0.10) and `Ejabberd <http://www.ejabberd.im>`_ support websocket connections, as
 does the node-xmpp-bosh connection manager.
 does the node-xmpp-bosh connection manager.
 
 
 Refer to the :ref:`websocket-url` configuration setting for information on how to
 Refer to the :ref:`websocket-url` configuration setting for information on how to