Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: What's the current way to program Jabber?

by kirillm (Friar)
on Dec 27, 2008 at 10:32 UTC ( [id://732772]=note: print w/replies, xml ) Need Help??


in reply to What's the current way to program Jabber?

Hello,

POE::Component::Jabber works pretty well for my needs (persistent daemon that deals with presence and passing messages between the mobile network and email system) and is definetly worth a look if you like POE. You may also check out Net::XMPP2, which you mentioned in your original post. It seems that Net::XMPP2 will be renamed to AnyEvent::XMPP later, but for now they're the same thing.

Good luck.

P.S. I'm afraid that you'll have to go back to the RFC in order to see how to deal with presence, subcriptions, roster etc. These mechanisms are in the core of XMPP/Jabber and should be understood by anyone who wants to deal with this protocol.

  • Comment on Re: What's the current way to program Jabber?

Replies are listed 'Best First'.
Re^2: What's the current way to program Jabber?
by titivillus (Scribe) on Dec 30, 2008 at 19:41 UTC
    Thank you.

    .witty_sig goes here

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://732772]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-26 06:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found