<p>It's similar to <ahref="https://www.facebook.com/sitetour/chat.php"target="_blank">Facebook chat</a>, but also supports multi-user chatrooms.</p>
<p><em>Converse.js</em> can connect to any accessible <ahref="http://xmpp.org"target="_blank">XMPP/Jabber</a> server, either from a public provider such as
<ahref="http://jabber.org">jabber.org</a>, or to one you have set up
yourself.</a>
<p><em>Converse.js</em> can connect to any accessible <ahref="http://xmpp.org"target="_blank">XMPP/Jabber</a> server, either from a public provider such as <ahref="http://jabber.org">jabber.org</a>, or to one you have set up yourself.</p>
<p>It's possible to enable single-site login, whereby users already authenticated in your website will also automatically be logged in on the chat server,
but you will have to pre-authenticate them on your server. You can refer to the <ahref="/docs/html/index.html">documentation</a> for more
...
...
@@ -82,13 +80,8 @@
<p><em><strong>Note:</strong> currently the demo doesn't work in Internet Explorer older
than 10. This is due to lacking support for <ahref="https://en.wikipedia.org/wiki/Cross-origin_resource_sharing">CORS</a>,
a standard which enables cross-domain XmlHttpRequests. There are ways
around this, but it hasn't been a priority for me to implement them for
this demo.
</p>
<p>
See <ahref="/docs/html/index.html#overcoming-cross-domain-request-restrictions"target="_blank">here</a> for more information.
</p>
</em>
around this, but it hasn't been a priority for me to implement them for this demo.
See <ahref="/docs/html/index.html#overcoming-cross-domain-request-restrictions"target="_blank">here</a> for more information.</p></em>
<h3>Is it secure?</h3>
<p>Yes. In this demo <em>Converse.js</em> makes an
...
...
@@ -120,14 +113,13 @@
</p>
<h2>Credits and Dependencies</h2>
<p><strong>Converse.js</strong> depends on a few third party libraries, including:
<p><strong>Converse.js</strong> depends on a few third party libraries, including:</p>