Skip to content
kitplummer edited this page Sep 12, 2010 · 6 revisions

Welcome to the xmpp4rails wiki!

xmmp4rails is a simple method-level layer around a “few” of the capabilities provided by the awesome xmpp4r library.

Why this plugin? I needed to be able to create/register and unregister a JabberID with an “owned” Jabber server during the user registration process (and after validation in the model). I also needed to be able to send a MUC message (and even a normal Jabber message).

To get the plugin:


git clone git://github.com/kitplummer/xmpp4rails.git

In the process of cutting over this plugin from another site…will be updating shortly. Send me a message with any questions, or comments.

Cheers.
Kit

Clone this wiki locally