Hi Alban,
On Wednesday September 19 2007, Alban Taraire wrote:
> On Tuesday 18 September 2007 18:36:22 Matthew Wild wrote:
> > gloox can be used to write components:
> > http://camaya.net/api/gloox/index.html#comp_sec
>
> It does help, thank you Matthew ! Now I need to figure out how to get to
> register a user to the component's roster, if that's feasible.
A server will usually not manage a roster for a component. You'll have to do
the book-keeping yourself. You could do this using ordinary subscriptions
from RFC3921 (probably simpler for the end-user), or using XEP-0077 and/or
XEP-0100 (mostly used by gateways).
> The idea
> being to broadcast weather via a Presence update for example.
Another option may be Pubsub (XEP-0060), which is currently being worked on in
trunk. (The API isn't stable yet, though).
> Anyway, my first tests with components are promising !
>
> Alban
> PS : I don't know how many people follow gloox, users and developers. Is
> there a kind of IRC channel or such ?
Discussion about gloox internals usually happens via IM between the few people
involved. Everything else goes through this mailing list.
cheers,
Jakob
Attachment:
signature.asc
Description: This is a digitally signed message part.