Difference between revisions of "Roundup/Software"

Jump to navigation Jump to search
m
m
Line 54: Line 54:
* ''FireTrail''
* ''FireTrail''
[http://github.com/astro/firetail/ FireTrail] is an HTTP REST to XMPP PubSub gateway for server-side JavaScript created by Stephan Maka.
[http://github.com/astro/firetail/ FireTrail] is an HTTP REST to XMPP PubSub gateway for server-side JavaScript created by Stephan Maka.
* ''xmppjs''
* ''xmpp.js''
[http://github.com/astro/xmppjs xmppjs] is a port of xmpp.js library to the node.js platform created by Stephan Maka.
[http://xmppjs.prosody.im/ xmpp.js] is a library for node.js that allows you to connect to an XMPP server as a component created by Matthew Wild.
* ''node-xmpp''
* ''node-xmpp''
[http://github.com/astro/node-xmpp node-xmpp] is an idiomatic XMPP library for node.js created by Stephan Maka.
[http://github.com/astro/node-xmpp node-xmpp] is an idiomatic XMPP library for node.js created by Stephan Maka.