java - Super simple XMPP server or advice for a simple custom Openfire component - Stack Overflow
I need a server to send and recieve XMPP messages from Android clients running a multiplayer game I'm writing. I picked XMPP because I don't want to long poll and Sockets can ......