|
8 tahun lalu | |
---|---|---|
.github | 9 tahun lalu | |
3rdparty | 8 tahun lalu | |
converse-logs | 8 tahun lalu | |
css | 8 tahun lalu | |
demo | 8 tahun lalu | |
dist | 8 tahun lalu | |
docs | 8 tahun lalu | |
fonticons | 8 tahun lalu | |
locale | 8 tahun lalu | |
logo | 9 tahun lalu | |
mockup | 9 tahun lalu | |
sass | 8 tahun lalu | |
sounds | 11 tahun lalu | |
spec | 8 tahun lalu | |
src | 8 tahun lalu | |
tests | 8 tahun lalu | |
.eslintrc.json | 8 tahun lalu | |
.gitignore | 8 tahun lalu | |
.travis.yml | 8 tahun lalu | |
Gemfile | 10 tahun lalu | |
Gemfile.lock | 10 tahun lalu | |
Gruntfile.js | 8 tahun lalu | |
Makefile | 8 tahun lalu | |
Makefile.win | 9 tahun lalu | |
README.md | 8 tahun lalu | |
RELEASE.md | 8 tahun lalu | |
bootstrap.py | 10 tahun lalu | |
bower.json | 8 tahun lalu | |
buildout.cfg | 8 tahun lalu | |
composer.json | 8 tahun lalu | |
dev.html | 8 tahun lalu | |
index.html | 8 tahun lalu | |
jshintrc | 9 tahun lalu | |
mobile.html | 8 tahun lalu | |
mockup.html | 9 tahun lalu | |
package.json | 8 tahun lalu | |
tests.html | 8 tahun lalu |
Converse.js is a web based XMPP/Jabber instant messaging client.
It enables you to add chat functionality to your website, independent of any specific backend. You will however need an XMPP server to connect to, either your own, or a public one.
The developer/integrator documentation can be found at https://conversejs.org/docs/html.
You'll probably want to begin with the quickstart guide, which shows you how to use the CDN (content delivery network) to quickly get a demo up and running.
Note: These screencasts are already quite old! Converse.js has grown and evolved further since then.
We use behavior-driven tests written with jasmine.js.
Open tests.html in your browser, and the tests will run automatically.
Converse.js
is released under the Mozilla Public License (MPL).
For support queries and discussions, please join the mailing list: conversejs@librelist.com
Also take a look at the mailing list archives.
Issues can be logged on the Github issue tracker.