Modern XMPP project discussion - 2021-09-26


  1. soundconcept

    Anyone using pub/sub?

  2. MattJ

    Yes

  3. bonjour

    hello can i find information for multi client? i want to know for notifications they don't show on laptop when desktop is running... both using gajim but i want to know for other clients and servers and protocols how notifications with multiple clients is there page for this?

  4. MattJ

    bonjour: hi, welcome 🙂

  5. MattJ

    For multi-device make sure your server supports XEP-0280 and XEP-0313. Both have been around for quite a while, but occasionally servers are outdated or misconfigured

  6. bonjour

    thanks i receive messages on two clients good question is about notifications: do client say i received this message so other client don't show notifications?

  7. soundconcept

    MattJ: what you use it for ?

  8. Zash

    XEP-0184 covers message receipts, tho that's not what you want to use to control notifications. XEP-0333 covers having clients say that they showed a message to the user.

  9. Zash

    XEP-0280 Carbons gets you copies of sent messages from other clients, so you can also use that to determine if the user is likely to see or have seen the message on another device

  10. MattJ

    soundconcept, we use it for a notifications at prosody.im, e.g. from our build systems

  11. bonjour

    merci Zash a page for this on docs.modernxmpp.org can be good

  12. Zash

    I suppose that'd be a section somewhere in https://docs.modernxmpp.org/client/protocol/

  13. bonjour

    bonne journée