I am happy that XMPP gets some love. Centralised messengers are a real problem now. People on whatsapp are only reachable on whatsapp, same for viber, messenger, skype, ... We are in a really stupid situation. XMPP works now, is decentralised, has secure E2E encryption, is not controlled by a single entity, and has good clients for android and desktop (iOS is unfortunately missing).<p>I am rooting for an XMPP comeback.
I could not find a definitive answer on Twitter, but does that mean Eve players will become one of the biggest XMPP users group? I wonder if Eve enables federation and chatting with outsiders using regular XMPP clients.
As someone who's worked with ejabberd I was about to suggest they're in for a headache but it looks like the peak player count for Eve Online is something like 65k users. They might not even have to cluster.
An interesting aside for the unfamiliar: Eve Online's server is a monolithic app built in Python 2.7 [0]. Anecdotally, it is a hellscape of spaghetti code, sparse documentation, and features whose implementation details are quite literally lost (in that no current maintainer knows how they work or where in the codebase they exist).<p>0 - <a href="https://www.eveonline.com/article/stackless-python-2.7/" rel="nofollow">https://www.eveonline.com/article/stackless-python-2.7/</a>
I'm wondering if this isn't a lost opportunity by not leveraging something a little more modern like the matrix protocol (which is still decentralized)??
Original source: <a href="https://blog.process-one.net/eve-online-chat-is-moving-to-ejabberd/" rel="nofollow">https://blog.process-one.net/eve-online-chat-is-moving-to-ej...</a>