Skip to content

Web-based XMPP Instant Messaging client written in javascript

Notifications You must be signed in to change notification settings

hejazee/converse.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

converse.js

Build Status

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.

Features

It has the following features:

  • Single-user chat
  • Multi-user chat in chatrooms
  • vCard support
  • Service discovery
  • Contact rosters
  • Manually or automically subscribe to other contacts
  • Accept or decline contact requests
  • Roster item exchange
  • Chat statuses (online, busy, away, offline)
  • Custom status messages
  • Typing notifications
  • Third person messages (/me )
  • Translated into multiple languages (af, de, en, es, fr, he, hu, id, it, ja, nl, pt_BR, ru)
  • Off-the-record encryption support (via OTR.js)

Screencasts

Integration into other frameworks

Demo

A live demo is available at https://conversejs.org

Tests

We use behavior-driven tests written with jasmine.js. They can run in your browser or in the command line via phantom.js.

Documentation

The developer/integrator documentation can be found at https://conversejs.org/docs/html.

Licence

Converse.js is released under both the MIT and GPL licenses.

Support

For support queries and discussions, please join the mailing list: [email protected] Issues can be logged on the Github issue tracker.

Donations and tips are appreciated

  • Bitcoin: 16FsPqE9DhFTryxrUenpsGX4LJ1TPu8GqS

About

Web-based XMPP Instant Messaging client written in javascript

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 91.4%
  • CSS 5.0%
  • PHP 2.1%
  • Ruby 0.9%
  • Python 0.5%
  • C 0.1%