* Piotr Nosek <[email protected]> [2015-01-14 09:27]: > I would like to discuss a functionality that we have implemented in the > past for mobile applications. It could become a new standard perhaps, > because there is quite high demand for it. > > What I have in mind is a kind of presence-less MUC. People using e.g. > WhatsApp will know what I'm talking about. > > The highlights of such solution are: > * No presence information - when you're in the group, you're visible for > everyone > * No hiding behind nicks > * Very simple role set: just owner and members
I think other typical requirements include: * Clients should auto-follow invites, and * messages should also be delivered to offline members of the group. I guess you could implement this on top standard MUC + MAM, but the use case is indeed somewhat different from the original (more IRC-like) idea behing MUC. Holger
