[Adium-devl] Bonjour and XMPP
Sean Egan
seanegan at gmail.com
Fri Mar 30 02:35:59 UTC 2007
On 3/29/07, Evan Schoenberg <evan at adiumx.com> wrote:
> I'd like to start a cross-list Adium/Gaim dialogue about the future of
> Really, as I understand it, Bonjour is XMPP but with (1) different network
> code, which routes through an mDNS stack instead of traditional network
> calls and (2) different presence handling, especially since there is no
> Bonjour Roster.
Mark, who wrote our initial Bonjour stuff, disagrees. He says that
only the format of the messages is the same. Everything else is vastly
different, and our code base seems to confirm that.
Someone should try sending iChat some XMPP stanzas other than
<message/> and see what happens. A good test would be to send iChat
something like:
<iq to='whatever' id='asdf' type='get'><foo xmlns='http://gaim.sf.net' /></iq>
and see if iChat responds with an IQ error.
If it doesn't, there's probably no point in trying to reuse the Jabber code.
-s.
More information about the devel
mailing list