JustMarkov@lemmy.ml to Open Source@lemmy.ml • edit-24 days ago*Permanently Deleted*trashmessage-squaremessage-square46 fedilinkarrow-up167file-text
arrow-up167message-square*Permanently Deleted*trashJustMarkov@lemmy.ml to Open Source@lemmy.ml • edit-24 days agomessage-square46 Commentsfedilinkfile-text
minus-squareGolfNovemberUniform@lemmy.mlhexbear2·3 months agoI know about that but afaik almost nobody uses it. The only app I know that supports it is Mercurygram which is a Telegram client. linkfedilink
minus-squaretetris11@lemmy.mlhexbear2·3 months agoHow does Element and Signal implement push notifications? linkfedilink
minus-squareGolfNovemberUniform@lemmy.mlhexbear1·edit-23 months agoIdk about Element but Signal uses the Google's insecure implementation if the device has gapps installed and it uses the traditional system which is not push if gapps are not installed. linkfedilink
minus-squaretetris11@lemmy.mlhexbear2·3 months agoAh okay, thanks for the insight. I don't have Gapps (MicroG or otherwise), so I do wonder how these services deliver their notifications. linkfedilink
minus-squarehuginn@feddit.ithexbear2·3 months agoIf it's not using GCM then it must be long polling, unless signal servers are set up to use a 3rd form of push (APNS for iOS, GCM for Android) linkfedilink
I know about that but afaik almost nobody uses it. The only app I know that supports it is Mercurygram which is a Telegram client.
How does Element and Signal implement push notifications?
Idk about Element but Signal uses the Google's insecure implementation if the device has gapps installed and it uses the traditional system which is not push if gapps are not installed.
Ah okay, thanks for the insight. I don't have Gapps (MicroG or otherwise), so I do wonder how these services deliver their notifications.
If it's not using GCM then it must be long polling, unless signal servers are set up to use a 3rd form of push (APNS for iOS, GCM for Android)
deleted by creator