Browse Source

add another server which supports websockets (#1086)

midzer 7 years ago
parent
commit
2b5b2fae2c
1 changed files with 1 additions and 1 deletions
  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
 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.
 
 Refer to the :ref:`websocket-url` configuration setting for information on how to