<p><strong>Converse.js</strong> is a web based <ahref="http://xmpp.org"target="_blank">XMPP/Jabber</a> instant messaging client.</p>
<p><strong>Converse.js</strong> is an open source, web based, <ahref="http://xmpp.org"target="_blank">XMPP/Jabber</a> chat client, similar to
<p>It is used by <ahref="http://github.com/collective/collective.xmpp.chat"target="_blank">collective.xmpp.chat</a>, which is a <ahref="http://plone.org"target="_blank">Plone</a> instant messaging add-on.</p>
<ahref="https://www.facebook.com/sitetour/chat.php"target="_blank">Facebook chat</a>, except for the added support of multi-user chatrooms.</p>
<p>The ultimate goal is to enable anyone to add chat functionality to their websites, independent of any backend.
You will however need an XMPP server to connect to, either your own, or a public one.</p>
<p>It is a Javascript application that you can include in your
website, thereby providing it with instant messaging functionality.</p>
<p>You will however need access to an XMPP/Jabber server.</p>
<p>You can connect to any public, federated XMPP server, or you could set one up
yourself, thereby maintaining stricter control of the user data (XMPP servers
usually don't archive chat messages).</p>
<h2>Features</h2>
<h2>Features</h2>
<ul>
<ul>
<li>Manually or automically subscribe to other users.</li>
<li>Single and multi-user chat</li>
<li>Contact rosters</li>
<li>Manually or automically subscribe to other contacts</li>
<li>Multi-user chat in chatrooms (<ahref="http://xmpp.org/extensions/xep-0045.html">XEP 45</a>)</li>
<li>Chatroom Topics</li>
<li>Chatroom Topics</li>
<li>vCard support</li>
<li>vCard support (<ahref="http://xmpp.org/extensions/xep-0054.html">XEP 54</a>)</li>
</ul>
</ul>
<h2>CMS Integration</h2>
<p><strong>Converse.js</strong> is available as an add-on for the <ahref="http://plone.org"target="_blank">Plone</a> CMS, called <ahref="http://github.com/collective/collective.xmpp.chat"target="_blank">collective.xmpp.chat</a>.</p>
<p>If you have integrated Converse.js into any other CMS or framework,
<ahref="http://opkode.com/contact"target="_blank">please let me know</a> and I'll mention it on this page.</p>