jsJabber is a three step Jabber client written in Javascript. The three steps are:
- socket, a module that allows the browser to create a socket connection with a server
- Jabber lib, a module that exposes methods and events very similar to JabberCom
-