A set of new ejabberd modules
Posted by Mickaël Rémond on July 03, 2008Here is a short description of this new modules:
- mod_rest: This module has been developed by Nolan Eakins. This is an ejabberd module that adds an HTTP handler that allows HTTP clients to literally post arbitrary message stanzas to ejabberd. The original annoucement is here. The code is now available in ejabberd-modules subversion repository.
- Atom Pubsub bridge: This module have been developed by Eric Cestari. It allows any AtomPub clients to post to a specific node in your PubSub tree. The reverse is also possible: the ejabberd PubSub tree will also be available as an AtomFeed. The original annoucement is here. For more information on XMPP publish and subscribe features you can read the specification: XEP-0060: Publish-Subscribe. The code is now available in ejabberd-modules subversion repository.
- XMPP / AMQP gateway: AMQP stands for Advanced Message Queuing Protocol. This is a message queue protocol for business messaging. The AMQP gateway allows to mix XMPP presence, federation and internet scale network, with AMQP queueing mecanism. The original annoucement about the ejabberd gateway for RabbitMQ AMQP implementation is here.
You can browse the extra ejabberd modules on ProcessOne forge.
There are currently more than 25 extensions and the list is growing. Please, contact me if you would like to get a write access to this subversion repository to add and manage your ejabberd extensions.
Download ejabberd
You can download ejabberd to try it now.
Download
Our products and services
We offer packaged and customised solutions comprising all of the server-side and client-side technology necessary to create valuable new instant messaging applications.
Click here for full details
Further information
Additional ejabberd technical information is available on a separate site.
Take me to the ejabberd community site