Skip to content

Web-based XMPP Instant Messaging client written in javascript

Notifications You must be signed in to change notification settings

Conectivo/converse.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

converse.js

Converse.js is a web based XMPP/Jabber instant messaging client.

It is used by collective.xmpp.chat, which is a Plone instant messaging add-on.

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.

Features

It has the following features:

  • Manually or automically subscribe to other users.
  • Accept or decline contact requests
  • Chat status (online, busy, away, offline)
  • Custom status messages
  • Typing notifications
  • Third person messages (/me )
  • Multi-user chat in chatrooms
  • Chatroom Topics
  • vCard support

Screencasts

Dependencies

It depends on quite a few third party libraries, including:

Licence

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

About

Web-based XMPP Instant Messaging client written in javascript

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Python 0.7%