Justin Kirby <[EMAIL PROTECTED]> wrote on 23-1-2003 3:19:12: > >I have attempted to document what <route/> is (for component devs). You >can find my initial attempt at [1]. Any and all feedback is welcome >before (and after) it goes into official jabber doc form. Anything >from, "you mispelled forsight you fool" to "who the hell cares about >this" would be great (seriously). > > >1) http://www.openaether.org/wiki/index.php?Routing%20in%20Jabber
Nice, ofcours it still documents just a little of the many mysterious uses of <route/> ;) In the past I have made a component that use <route/> to run multiple sessions over one socket connection (kind of like JADC2S wich uses it in the same way, only not for XMPP-jabber clients but for a PHP backend). Some info on how this can be done be found on: http://www.theoretic.com/JabberComponents/Home My component only works on 1.4.*, some info on how it will/(can?) be done in Jabber2 can be found here: http://www.jabberstudio.org/cgi-bin/viewcvs.cgi/jabberd2/docs/dev/sm- c2s-protocol?rev=HEAD&content-type=text/vnd.viewcvs-markup -- Tijl Houtbeckers Java/J2ME/GPRS Software Engineer @ Splendo The Netherlands _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
