Tong <[EMAIL PROTECTED]> writes: > I guess I missed something. So you'll need to have separate servers > for MUC and normal XMPP?
Hm... if the requirement in JEP-0045, section 7.1.2, were loosened (currently the MUC service MUST accept groupchat 1.0-style join requests), you could have one server for both accounts and chat rooms - I think there is no occasion when a client should send presence with <muc:x/> to something else than a chat room, so the server could bounce MUC presences to existing accounts, and create a room when the account doesn't exist. Would that be desirable? -- Magnus JID: [EMAIL PROTECTED]
