5 ms·
XMPP MUC is not fun, nor fun to scale. IRC has netsplits, but it does work reliably for tons of people all day every day.
by tilgovi 15y ago
XMPP MUC is not fun, nor fun to scale. IRC has netsplits, but it does work reliably for tons of people all day every day.
- gwillen 15y agoXMPP MUC also has the problem that the largest XMPP client, Google Talk in Gmail, afaik does not support it. It handles multi-user chats via some proprietary method that only works for Gtalk clients.
- mweibel 15y agoI don't really think that's true. Look at Jabber.org which is probably the biggest jabber network out there and it seems they're scaling pretty well. Edit: Also XMPP supports UTF-8 for everyhting out of the box and as far as I know it's not really possible with IRC (or did that change over the last years?). E.g. nicks with non-ascii chars are no problem to have.. Why do you think it's not fun?