Skip to content

kjuanman/jsxc

 
 

Repository files navigation

JavaScript XMPP Client

Real-time chat app. This app requires an external XMPP server (openfire, ejabberd etc.).

You find a list of features, supported protocols and browsers at the homepage of Javascript XMPP Client.

Developer notes

Please execute the following commands to get a copy of the code:

git clone https://github.com/sualko/jsxc/
git submodule update --init

Libaries

Events

coming soon...