|
|
|
|
|
by upofadown
3464 days ago
|
|
After a recent discussion of the issues with XMPP on mobile, some obvious questions: 1. How well does Riot deal with changing network connections? Does it have problems when a mobile device switches between, say, WiFi and 4G? How well does it deal with a complete loss of connectivity? 2. How well does Riot deal with power management on mobile devices? Can it spend time in the background while getting message alerts while not running down the battery? |
|
I actually came to matrix after trying to write an XMPP client, believe it or not. The matrix protocol is WAY better equipped for the future than XMPP is: it simply has the core designs necessary to make it federate well and do message sync without losses. (XMPP doesn't. (Unless you count a half-dozen XEPs, none of which are reliably implemented in all clients. But we're getting increasingly parenthetical here; by comparison, matrix Just Works.))