<p>Yes. In this demo <strong>Converse.js</strong> makes an
<ahref="https://en.wikipedia.org/wiki/Secure_Sockets_Layer"target="_blank">SSL</a> encrypted connection to a secure connection manager.
The connection manager then uses SSL and <ahref="https://en.wikipedia.org/wiki/Transport_Layer_Security">TLS</a> to connect to an XMPP server.</p>
That said, the developers don't assume any liability for any loss or damages as a result of using this software or demo. Use this demo at your own risk.
<h3>Session support</h3>
<p>
The chat client will disconnect whenever you reload the page. If you
want the user's session to persist across page reloads, you can
...
...
@@ -98,6 +102,7 @@
do more manual work yourself.
</p>
<h2>Tests</h2>
</p>
We use the <ahref="http://pivotal.github.io/jasmine"