[Telepathy] telepathy-gabble: Arbitrary IQs, direct use of PEP?

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Feb 27 16:21:05 PST 2008


Le mercredi 27 février 2008 à 15:04 -0800, Eric Butler a écrit :
> Hi everyone,
> 
> I'm working on a project that will use XMPP for communication. I am
> interested in using telepathy, however I need the ability to send
> arbitrary IQ packets so I can use PEP[1] with an arbitrary node/payload,
> perform service discover[2], etc.
> 
> Tubes are not an option because I need to interop with existing XMPP
> clients.
> 
> Can telepathy do this, or it not the right solution for me?
> 

Yeah, you can do this by defining your own Telepathy interfaces
extensions.
That's exactly what we do for the OLPC project which uses PEP too.

Look at the "extensions" directory in Gabble's source code.

	G.



More information about the Telepathy mailing list