
Originally Posted by
stqn
If you’re going to use IRC, why add XMPP to the mix?
Besides, I don’t understand how an IRC channel would “solve the situation entirely”. IRC can be used to simplify network communications from a programming point of view (I wrote an IRC bot for a multiplayer game a few months ago, was fun), but still, there is a lot to code: authentication, matchmaking, preventing non-players from joining the games channels, whitelisting of private messages to avoid in-game spam, high-scores database, NAT traversal… Or am I missing your point?