JSJaC v1.0 is out
I’m proud to announce the release of JSJaC v1.0, a JavaScript library for implementing web based Jabber/XMPP clients using either XMPP Over BOSH or the somewhat outdated HTTP Polling for communicating with Jabber servers.
New with this release is an integrated build system that generates a single, compressed file out of jsjac’s sources. Using jsdoc there’s [...]