@daniel Do you know if there is a XEP to send web push notifications from an XMPP server?
Uncategorized
2
Posts
2
Posters
0
Views
-
@daniel Do you know if there is a XEP to send web push notifications from an XMPP server?
For the reference: https://github.com/dino/dino/issues/1809
-
@daniel Do you know if there is a XEP to send web push notifications from an XMPP server?
For the reference: https://github.com/dino/dino/issues/1809
@S1m I have been talking to @larma about making Dino a UnifiedPush distributor. Similar to Conversations, Dino would be an ideal candidate to facilitate push notifications for other apps on Linux on mobile.
In that case we would like standardized a variant of the protocol that is outlined here https://codeberg.org/iNPUTmice/up/src/branch/master/README.md (which already has multiple independent implementations) and I would write the code.