Conversations (XMPP) – Android | UnifiedPush
Conversations is a Jabber/XMPP instantaneous messaging consumer for Android which may additionally act as a UnifiedPush distributor.
- Open Conversations Settings
- Scroll right down to UnifiedPush Distributor
- Choose the XMPP Account you need to obtain notifications via
- You’re prepared to make use of UnifiedPush!
YouTube video demonstrating this.
Observe: Conversations requires changing UnifiedPush-style notifications to XMPP messages first, which is completed by a service hosted at up.conversations.im
. This service, known as a rewrite proxy, can be self-hosted.
Observe 2: Conversations is NOT an finish consumer utility. Conversations is a distributor that retains a background connection open and lets different apps obtain notifications via it.
Along with a daily XMPP server, you want a UnifiedPush->XMPP Rewrite Proxy to show UnifiedPush messages into XMPP messages.
There are a number of choices for rewrite proxies.
up is a proxy written in Java by the developer of Conversations. It’s server unbiased and works with an exterior XMPP server.
mod_unified_push is a Prosody module that turns Prosody into a whole push server.