You could present the user with a progress bar and place a timer between each presence send (like maybe 0.5 seconds or something)... of course it makes the user wait, but it's a predictable amount of time which you can tell the user about ahead of time. That's what I'm planning on doing with Gabber, anyway.
Julian -- email: [EMAIL PROTECTED] jabber:[EMAIL PROTECTED] Michal Leinweber wrote: > What is the right way to subscribe to presence when doing in batch? > > I want to import roster from file. There are many contacts. It's fine that > I can send roster add in one IQ tag. > But if I want to subscribe presence of all these contacts, than it seems > that karma stops it, because each subscription has their own tag. > > So what is the right way to do 100 and more subscriptions requests at one > time? > > Thanx > McLEI _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
