this post was submitted on 07 Oct 2025
12 points (100.0% liked)

XMPP

486 readers
2 users here now

XMPP (aka Jabber) is the community-owned standard for real-time federated messaging.

For a quick start click here

JoinJabber.org support chat

JoinJabber.org admin support chat

XMPP.net Provider List

Also see JoinJabber.org FAQ

founded 2 years ago
MODERATORS
 

Hey all I'm working on writing an XMPP client and just doing some casual research. What would you say makes a client better than others? Cross platform? Native/web client?

I'm trying to decide if I focus on just a desktop client - which would reduce the scope, but it might be better to focus on a something more web based (I.e electron)

you are viewing a single comment's thread
view the rest of the comments
[–] menel@snikket.de 2 points 1 week ago

@Matty_r@programming.dev

What makes an XMPP client better than others?

For me that's stability and features, secondary to the technical background. So electron based or based on the snikket-sdk / borogove or something totally native.. Idk.
Some people are missing a desktop client for Windows that can do Calls. I would think something bloated like electron based that can do that is preferable to nothing (or to the abandoned dino fork).

So go for whatever makes you feels good.