l***@public.gmane.org
2011-08-03 10:20:08 UTC
Hi all,
Apologies if this is not the correct place to post this, I couldn't
see any other mailing lists available.
I'm starting to write a notification framework for Capistrano and the
first notification type is going to be XMPP via xmpp4r.
I've managed to get it working for "direct" (i.e. user to user)
messages, however I'm having issues getting the MUC stuff working so I
can drop a message into a chat room.
Before I start posting code, does anyone have any links they can point
me at to help explain what and how I need to send the data to the
server in order for it to work?
I think the main issue I'm running into is that MUC appears to be
aimed at bots, whereas I just want to be able to pop into a chatroom,
fire off a message and log out again.
Thanks in advance,
Matt
Apologies if this is not the correct place to post this, I couldn't
see any other mailing lists available.
I'm starting to write a notification framework for Capistrano and the
first notification type is going to be XMPP via xmpp4r.
I've managed to get it working for "direct" (i.e. user to user)
messages, however I'm having issues getting the MUC stuff working so I
can drop a message into a chat room.
Before I start posting code, does anyone have any links they can point
me at to help explain what and how I need to send the data to the
server in order for it to work?
I think the main issue I'm running into is that MUC appears to be
aimed at bots, whereas I just want to be able to pop into a chatroom,
fire off a message and log out again.
Thanks in advance,
Matt