|
9 лет назад | |
---|---|---|
.github | 9 лет назад | |
converse-logs | 9 лет назад | |
css | 9 лет назад | |
dist | 9 лет назад | |
docs | 9 лет назад | |
fonticons | 10 лет назад | |
locale | 9 лет назад | |
logo | 9 лет назад | |
mockup | 9 лет назад | |
sass | 9 лет назад | |
sounds | 11 лет назад | |
spec | 9 лет назад | |
src | 9 лет назад | |
tests | 9 лет назад | |
.bowerrc | 12 лет назад | |
.gitignore | 9 лет назад | |
.travis.yml | 10 лет назад | |
Gemfile | 10 лет назад | |
Gemfile.lock | 10 лет назад | |
Gruntfile.js | 9 лет назад | |
Makefile | 9 лет назад | |
Makefile.win | 9 лет назад | |
README.md | 9 лет назад | |
activate | 11 лет назад | |
bootstrap.py | 10 лет назад | |
bower.json | 9 лет назад | |
buildout.cfg | 10 лет назад | |
converse.js | 9 лет назад | |
dev.html | 9 лет назад | |
index.html | 9 лет назад | |
jshintrc | 9 лет назад | |
mockup.html | 9 лет назад | |
non_amd.html | 9 лет назад | |
package.json | 9 лет назад | |
tests.html | 9 лет назад |
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.
It has the following features:
Note: These screencasts are already quite old! Converse.js has grown and evolved further since then.
A live demo is available at https://conversejs.org
We use behavior-driven tests written with jasmine.js.
Open tests.html in your browser, and the tests will run automatically.
The developer/integrator documentation can be found at https://conversejs.org/docs/html.
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.