jsjac 1.3.4+dfsg-1 source package in Ubuntu
Changelog
jsjac (1.3.4+dfsg-1) unstable; urgency=low * New Upstream Release -- Ubuntu Archive Auto-Sync <email address hidden> Sat, 30 Apr 2011 12:58:09 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Oneiric
- Original maintainer:
- Debian XMPP Maintainers
- Architectures:
- all
- Section:
- web
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | web | |
Precise | release | universe | web |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jsjac_1.3.4+dfsg.orig.tar.gz | 125.6 KiB | 8e60947d3fed394d055fadff98debbcba8f8341f8ef95d5dc9e5af9563380a5f |
jsjac_1.3.4+dfsg-1.debian.tar.gz | 13.6 KiB | 86066ee894b93871cc4b172d699a6ae9fc18edeee622558017fef812991bb6d2 |
jsjac_1.3.4+dfsg-1.dsc | 2.0 KiB | 9876b5c3c700baa2b7032261c4ae8c386574d4fee873462efac86a95651cd96a |
Available diffs
- diff from 1.3.2+dfsg-1 to 1.3.4+dfsg-1 (11.0 KiB)
Binary packages built by this source
- libjs-jac: 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.