Modern XMPP project discussion - 2026-07-01


  1. Kevin

    Guys if I want to build a calling app with Kotlin Multiplatform, should I use P2P or XMPP?

  2. edhelas

    Narator: "Eh asked this question in a XMPP developers room"

    😂 6
  3. edhelas

    Narator: "he asked this question in a XMPP developers room"

  4. Link Mauve

    Also XMPP calls are mostly p2p.

  5. larma

    Also most non-xmpp calls are still webrtc which is basically jingle so xmpp ;)

  6. projectmoon

    are xmpp calls webrtc? i know jingle is used to coordinate the calls?

  7. Kris

    Yes the new standard uses webrtc

  8. projectmoon

    Is there an old standard?

  9. Kris

    Yes, but afaik there is no client left other than Pidgin that still support it.

  10. Kris

    Yes, but afaik there is no client left other than Pidgin that still supports it.

  11. badrihippo

    So the actual answer is "both"?