[JDEV] Foreign protocol transports using Jabber::Connection?
    DJ Adams 
    dj.adams at pobox.com
       
    Wed Nov  7 11:28:08 CST 2001
    
    
  
On Wed, Nov 07, 2001 at 08:52:24PM +0800, Migs Paraz wrote:
> Is it feasible to write protocol transports using Jabber::Connection?
Well, considering that you can do pretty much what you want with 
Jabber XML using Jabber::NodeFactory (and the fact that the API 
sort of reflects the xmlnode library used in the jabber.org server
anyway), I'd say yes.
But then I'm biased, of course. Jabber::Connection is what I use,
but it is still comparatively "young".
Cheers
dj
    
    
More information about the JDev
mailing list