JSJaC - JavaScript Jabber Client Library

JSJaC is a jabber client library written in JavaScript to ease implementation of web based jabber clients. For communication with a jabber server it needs to support either HTTP Polling or HTTP Binding. JSJaC has an object oriented design which should be quite easy to use. Communication is done by using the XML HTTP Request object also refered to as AJAX technology. Your browser must support this.

JSJaC has moved. It is now located at http://zeank.in-berlin.de/jsjac/. Please update your bookmarks if necessary as this site will disappear soon.