Download xmpp ftw Free Java Code
Description
The goal of this project is to make XMPP really simple to use for developers. This module takes away all of the XML and works by hooking to events which are passed between client and server using a transport in JSON. For example code see https://github.com/lloydwatkin/xmpp ftw demo.
Source Files
The download file xmpp-ftw-master.zip has the following entries.
.gitignore/* ww w.j a v a 2s . c om*/
.jshintrc
.travis.yml
LICENSE
README.md
index.js
lib/base.js
lib/chat.js
lib/presence.js
lib/roster.js
lib/utils/xep-0004.js
lib/utils/xep-0059.js
lib/utils/xep-0066.js
lib/utils/xep-0071.js
lib/utils/xep-0085.js
lib/utils/xep-0203.js
package.json
test/helper.js
test/lib/chat.js
test/lib/presence.js
test/lib/roster.js
test/lib/utils/xep-0004.js
test/lib/utils/xep-0059.js
test/lib/utils/xep-0066.js
test/lib/utils/xep-0071.js
test/lib/utils/xep-0085.js
test/lib/utils/xep-0203.js
test/resources/chat/chat-archived
test/resources/chat/chat-state
test/resources/chat/plain
test/resources/chat/plain-with-delay
test/resources/chat/xhtml
test/resources/chat/xhtml-with-state
test/resources/iq-error
test/resources/iq-result
test/resources/issues/40
test/resources/presence/error
test/resources/presence/offline
test/resources/presence/presence
test/resources/presence/presence-reply
test/resources/presence/subscribe
test/resources/presence/subscribe-reply
test/resources/presence/unsubscribe
test/resources/presence/xep-0115
test/resources/roster/get
test/resources/roster/roster-push
test/resources/roster/roster-push-no-groups
test/resources/xep-0004/empty-form
test/resources/xep-0004/multi-select-field
test/resources/xep-0004/single-basic-field
Download
Click the following link to download xmpp-ftw-master.zip.
xmpp-ftw-master.zip