|
8 жил өмнө | |
---|---|---|
.github | 9 жил өмнө | |
3rdparty | 8 жил өмнө | |
converse-logs | 8 жил өмнө | |
css | 8 жил өмнө | |
demo | 8 жил өмнө | |
dist | 8 жил өмнө | |
docs | 8 жил өмнө | |
fonticons | 8 жил өмнө | |
fonts | 8 жил өмнө | |
locale | 8 жил өмнө | |
logo | 9 жил өмнө | |
mockup | 9 жил өмнө | |
sass | 8 жил өмнө | |
sounds | 11 жил өмнө | |
spec | 8 жил өмнө | |
src | 8 жил өмнө | |
tests | 8 жил өмнө | |
.babelrc | 8 жил өмнө | |
.eslintrc.json | 8 жил өмнө | |
.gitignore | 8 жил өмнө | |
.travis.yml | 8 жил өмнө | |
CHANGES.md | 8 жил өмнө | |
COPYRIGHT | 8 жил өмнө | |
Gemfile | 10 жил өмнө | |
Gemfile.lock | 10 жил өмнө | |
Gruntfile.js | 8 жил өмнө | |
Makefile | 8 жил өмнө | |
Makefile.win | 9 жил өмнө | |
README.md | 8 жил өмнө | |
RELEASE.md | 8 жил өмнө | |
bootstrap.py | 10 жил өмнө | |
bower.json | 8 жил өмнө | |
buildout.cfg | 8 жил өмнө | |
composer.json | 8 жил өмнө | |
dev.html | 8 жил өмнө | |
index.html | 8 жил өмнө | |
inverse.html | 8 жил өмнө | |
jshintrc | 9 жил өмнө | |
mobile.html | 8 жил өмнө | |
mockup.html | 9 жил өмнө | |
package-lock.json | 8 жил өмнө | |
package.json | 8 жил өмнө | |
tests.html | 8 жил өмнө |
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.
Converse.js is hosted and can be used at https://conversejs.org.
A demo showing anonymous login is available at https://conversejs.org/demo/anonymous.html and a demo which shows how you can embed a single chat room into a page is avialable at https://conversejs.org/demo/embedded.html.
Converse.js is also available in a fullscreen version, called inVerse
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.